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

Jar examples for g:gradle-haxe-plugin

Description

null

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

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials