Download cat-gradle-utils-0.0.28.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.28 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.28.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials