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

Jar examples for g:gradle-haxe-plugin

Description

null

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials