How to use Gradle to build camunda external task?

Hi,

You can simply convert your pom.xml to gradle

also refer the below example from forum

hope this will help.

Thanks