Download jalopy-ant-0.6.2.jar file - Jar j

Jar examples for j:jalopy-ant

Description

You can download jar file jalopy-ant 0.6.2 in this page.

Build File

You can use the following script to add jalopy-ant-0.6.2.jar to your project.

<dependency>
   <groupId>jalopy</groupId>
   <artifactId>jalopy-ant</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'jalopy', name: 'jalopy-ant', version: '0.6.2'
libraryDependencies += "jalopy" % "jalopy-ant" % "0.6.2"
<dependency org="jalopy" name="jalopy-ant" rev="0.6.2"/>
@Grapes(@Grab(group='jalopy', module='jalopy-ant', version='0.6.2'))
'jalopy:jalopy-ant:jar:0.6.2'

Download

Click the following link to download the jar file.

jalopy-ant-0.6.2.jar
jalopy-ant-0.6.2.pom



Related Tutorials