Download charm-down-core-3.4.0.jar file - Jar c

Jar examples for c:charm-down-core

Description

Common API

You can download jar file charm-down-core 3.4.0 in this page.

License

The GNU General Public License

Build File

You can use the following script to add charm-down-core-3.4.0.jar to your project.

<dependency>
   <groupId>com.gluonhq</groupId>
   <artifactId>charm-down-core</artifactId>
   <version>3.4.0</version>
</dependency>
compile group: 'com.gluonhq', name: 'charm-down-core', version: '3.4.0'
libraryDependencies += "com.gluonhq" % "charm-down-core" % "3.4.0"
<dependency org="com.gluonhq" name="charm-down-core" rev="3.4.0"/>
@Grapes(@Grab(group='com.gluonhq', module='charm-down-core', version='3.4.0'))
'com.gluonhq:charm-down-core:jar:3.4.0'

Download

Click the following link to download the jar file.

charm-down-core-3.4.0-javadoc.jar
charm-down-core-3.4.0-sources.jar
charm-down-core-3.4.0.jar
charm-down-core-3.4.0.pom



Related Tutorials