Download charm-down-common-0.0.2.jar file - Jar c

Jar examples for c:charm-down-common

Description

API to access features for the mobile platforms

You can download jar file charm-down-common 0.0.2 in this page.

License

The 3-Clause BSD License

Build File

You can use the following script to add charm-down-common-0.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

charm-down-common-0.0.2.jar
charm-down-common-0.0.2-javadoc.jar
charm-down-common-0.0.2.pom
charm-down-common-0.0.2-sources.jar



Related Tutorials