Download korfl-common-0.0.1.jar file - Jar k

Jar examples for k:korfl-common

Description

Korfl: Parse Adobe Animate SWF files in JVM and JS

You can download jar file korfl-common 0.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add korfl-common-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

korfl-common-0.0.1-javadoc.jar
korfl-common-0.0.1-sources.jar
korfl-common-0.0.1.jar
korfl-common-0.0.1.pom



Related Tutorials