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

License

The 3-Clause BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials