Download korfl-common-0.16.2.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.16.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials