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

Jar examples for c:craft-atom-test

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials