Download charm-down-plugin-storage-3.5.0.jar file - Jar c

Jar examples for c:charm-down-plugin-storage

Description

Common API to access storage features

You can download jar file charm-down-plugin-storage 3.5.0 in this page.

License

The GNU General Public License

Build File

You can use the following script to add charm-down-plugin-storage-3.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

charm-down-plugin-storage-3.5.0-javadoc.jar
charm-down-plugin-storage-3.5.0-sources.jar
charm-down-plugin-storage-3.5.0.jar
charm-down-plugin-storage-3.5.0.pom



Related Tutorials