Download jooflash-core-2.0.12.jar file - Jar j

Jar examples for j:jooflash-core

Description

Joo Flash Core Compat. Library

You can download jar file jooflash-core 2.0.12 in this page.

Build File

You can use the following script to add jooflash-core-2.0.12.jar to your project.

<dependency>
   <groupId>net.jangaroo</groupId>
   <artifactId>jooflash-core</artifactId>
   <version>2.0.12</version>
</dependency>
compile group: 'net.jangaroo', name: 'jooflash-core', version: '2.0.12'
libraryDependencies += "net.jangaroo" % "jooflash-core" % "2.0.12"
<dependency org="net.jangaroo" name="jooflash-core" rev="2.0.12"/>
@Grapes(@Grab(group='net.jangaroo', module='jooflash-core', version='2.0.12'))
'net.jangaroo:jooflash-core:jar:2.0.12'

Download

Click the following link to download the jar file.

jooflash-core-2.0.12-sources.jar
jooflash-core-2.0.12.jar
jooflash-core-2.0.12.pom



Related Tutorials