Download gradle-corebox-common-plugin-0.3.jar file - Jar g

Jar examples for g:gradle-corebox-common-plugin

Description

Gradle CoreBOX plugin.

You can download jar file gradle-corebox-common-plugin 0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gradle-corebox-common-plugin-0.3.jar to your project.

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

Download

Click the following link to download the jar file.

gradle-corebox-common-plugin-0.3-javadoc.jar
gradle-corebox-common-plugin-0.3-sources.jar
gradle-corebox-common-plugin-0.3.jar
gradle-corebox-common-plugin-0.3.pom



Related Tutorials