Download korfl-0.18.0.jar file - Jar k

Jar examples for k:korfl

Description

Korfl: Parse Adobe Animate SWF files in JVM and JS

You can download jar file korfl 0.18.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

korfl-0.18.0-javadoc.jar
korfl-0.18.0-sources.jar
korfl-0.18.0.jar
korfl-0.18.0.pom



Related Tutorials