Download craft-atom-test-2.0.2.jar file - Jar c

Jar examples for c:craft-atom-test

Description

You can download jar file craft-atom-test 2.0.2 in this page.

Build File

You can use the following script to add craft-atom-test-2.0.2.jar to your project.

<dependency>
   <groupId>me.mindwind</groupId>
   <artifactId>craft-atom-test</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'me.mindwind', name: 'craft-atom-test', version: '2.0.2'
libraryDependencies += "me.mindwind" % "craft-atom-test" % "2.0.2"
<dependency org="me.mindwind" name="craft-atom-test" rev="2.0.2"/>
@Grapes(@Grab(group='me.mindwind', module='craft-atom-test', version='2.0.2'))
'me.mindwind:craft-atom-test:jar:2.0.2'

Download

Click the following link to download the jar file.

craft-atom-test-2.0.2-javadoc.jar
craft-atom-test-2.0.2-sources.jar
craft-atom-test-2.0.2.jar
craft-atom-test-2.0.2.pom



Related Tutorials