Download swfutils-0.9.2.jar file - Jar s

Jar examples for s:swfutils

Description

The Apache Royale Compiler SWF Utility classes

You can download jar file swfutils 0.9.2 in this page.

License

Apache License

Build File

You can use the following script to add swfutils-0.9.2.jar to your project.

<dependency>
   <groupId>org.apache.royale.compiler</groupId>
   <artifactId>swfutils</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'org.apache.royale.compiler', name: 'swfutils', version: '0.9.2'
libraryDependencies += "org.apache.royale.compiler" % "swfutils" % "0.9.2"
<dependency org="org.apache.royale.compiler" name="swfutils" rev="0.9.2"/>
@Grapes(@Grab(group='org.apache.royale.compiler', module='swfutils', version='0.9.2'))
'org.apache.royale.compiler:swfutils:jar:0.9.2'

Download

Click the following link to download the jar file.

swfutils-0.9.2-javadoc.jar
swfutils-0.9.2-sources.jar
swfutils-0.9.2.jar
swfutils-0.9.2.pom



Related Tutorials