Download cherry-core-1.0.1.jar file - Jar c

Jar examples for c:cherry-core

Description

You can download jar file cherry-core 1.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add cherry-core-1.0.1.jar to your project.

<dependency>
   <groupId>net.sheehantech.cherry</groupId>
   <artifactId>cherry-core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'net.sheehantech.cherry', name: 'cherry-core', version: '1.0.1'
libraryDependencies += "net.sheehantech.cherry" % "cherry-core" % "1.0.1"
<dependency org="net.sheehantech.cherry" name="cherry-core" rev="1.0.1"/>
@Grapes(@Grab(group='net.sheehantech.cherry', module='cherry-core', version='1.0.1'))
'net.sheehantech.cherry:cherry-core:jar:1.0.1'

Download

Click the following link to download the jar file.

cherry-core-1.0.1-javadoc.jar
cherry-core-1.0.1-sources.jar
cherry-core-1.0.1.jar
cherry-core-1.0.1.pom



Related Tutorials