Download gradle-haxe-plugin-4.1.4.jar file - Jar g

Jar examples for g:gradle-haxe-plugin

Description

null

You can download jar file gradle-haxe-plugin 4.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gradle-haxe-plugin-4.1.4.jar to your project.

<dependency>
   <groupId>com.prezi.haxe</groupId>
   <artifactId>gradle-haxe-plugin</artifactId>
   <version>4.1.4</version>
</dependency>
compile group: 'com.prezi.haxe', name: 'gradle-haxe-plugin', version: '4.1.4'
libraryDependencies += "com.prezi.haxe" % "gradle-haxe-plugin" % "4.1.4"
<dependency org="com.prezi.haxe" name="gradle-haxe-plugin" rev="4.1.4"/>
@Grapes(@Grab(group='com.prezi.haxe', module='gradle-haxe-plugin', version='4.1.4'))
'com.prezi.haxe:gradle-haxe-plugin:jar:4.1.4'

Download

Click the following link to download the jar file.

gradle-haxe-plugin-4.1.4-javadoc.jar
gradle-haxe-plugin-4.1.4-sources.jar
gradle-haxe-plugin-4.1.4.jar
gradle-haxe-plugin-4.1.4.pom



Related Tutorials