Jar examples for g:gradle-haxe-plugin
null
You can download jar file gradle-haxe-plugin 3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-haxe-plugin-3.0.jar to your project.
<dependency> <groupId>com.prezi.haxe</groupId> <artifactId>gradle-haxe-plugin</artifactId> <version>3.0</version> </dependency>
compile group: 'com.prezi.haxe', name: 'gradle-haxe-plugin', version: '3.0'
libraryDependencies += "com.prezi.haxe" % "gradle-haxe-plugin" % "3.0"
<dependency org="com.prezi.haxe" name="gradle-haxe-plugin" rev="3.0"/>
@Grapes(@Grab(group='com.prezi.haxe', module='gradle-haxe-plugin', version='3.0'))
'com.prezi.haxe:gradle-haxe-plugin:jar:3.0'
Click the following link to download the jar file.
gradle-haxe-plugin-3.0-javadoc.jar