Download gradle-corebox-common-plugin-1.0.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 1.0 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-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials