Download charm-down-core-android-3.0.0.jar file - Jar c

Jar examples for c:charm-down-core-android

Description

API to access common features for the android platform

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

License

The GNU General Public License

Build File

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

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

Download

Click the following link to download the jar file.

charm-down-core-android-3.0.0-javadoc.jar
charm-down-core-android-3.0.0-sources.jar
charm-down-core-android-3.0.0.jar
charm-down-core-android-3.0.0.pom



Related Tutorials