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

License

The 3-Clause BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials