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

Jar examples for g:gradle-haxe-plugin

Description

null

You can download jar file gradle-haxe-plugin 4.1.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials