Download charm-down-common-0.0.3.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.3 in this page.

License

The 3-Clause BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials