Download cat-gradle-utils-0.0.24.jar file - Jar c

Jar examples for c:cat-gradle-utils

Description

Catalysts Gradle extentions

You can download jar file cat-gradle-utils 0.0.24 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cat-gradle-utils-0.0.24.jar to your project.

<dependency>
   <groupId>cc.catalysts.gradle</groupId>
   <artifactId>cat-gradle-utils</artifactId>
   <version>0.0.24</version>
</dependency>
compile group: 'cc.catalysts.gradle', name: 'cat-gradle-utils', version: '0.0.24'
libraryDependencies += "cc.catalysts.gradle" % "cat-gradle-utils" % "0.0.24"
<dependency org="cc.catalysts.gradle" name="cat-gradle-utils" rev="0.0.24"/>
@Grapes(@Grab(group='cc.catalysts.gradle', module='cat-gradle-utils', version='0.0.24'))
'cc.catalysts.gradle:cat-gradle-utils:jar:0.0.24'

Download

Click the following link to download the jar file.

cat-gradle-utils-0.0.24-javadoc.jar
cat-gradle-utils-0.0.24-sources.jar
cat-gradle-utils-0.0.24.jar
cat-gradle-utils-0.0.24.pom



Related Tutorials