Last Version

Transform SWF 2.1.5

The Transform SWF framework is a collection of classes for each of the tags and data structures that make up the Flash (SWF) File Format Specification from Macromedia. The classes provide a completely object-based API for parsing, manipulating and generating Flash files. This allows Java based applications to dynamically generate and update files that represent animations and documents which can be easily distributed and displayed on any platform that supports a graphical web browser.

License

License

BSD
Categories

Categories

ORM Data
GroupId

GroupId

com.flagstonesoftware
ArtifactId

ArtifactId

transform-swf
Version

Version

2.1.5
Type

Type

jar
Description

Description

Transform SWF
The Transform SWF framework is a collection of classes for each of the tags and data structures that make up the Flash (SWF) File Format Specification from Macromedia. The classes provide a completely object-based API for parsing, manipulating and generating Flash files. This allows Java based applications to dynamically generate and update files that represent animations and documents which can be easily distributed and displayed on any platform that supports a graphical web browser.
Project URL

Project URL

http://www.flagstonesoftware.com/transform/
Project Organization

Project Organization

Flagstone Software

Download transform-swf 2.1.5


<!-- https://jarcasting.com/artifacts/com.flagstonesoftware/transform-swf/ -->
<dependency>
    <groupId>com.flagstonesoftware</groupId>
    <artifactId>transform-swf</artifactId>
    <version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.flagstonesoftware/transform-swf/
implementation 'com.flagstonesoftware:transform-swf:2.1.5'
// https://jarcasting.com/artifacts/com.flagstonesoftware/transform-swf/
implementation ("com.flagstonesoftware:transform-swf:2.1.5")
'com.flagstonesoftware:transform-swf:jar:2.1.5'
<dependency org="com.flagstonesoftware" name="transform-swf" rev="2.1.5">
  <artifact name="transform-swf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flagstonesoftware', module='transform-swf', version='2.1.5')
)
libraryDependencies += "com.flagstonesoftware" % "transform-swf" % "2.1.5"
[com.flagstonesoftware/transform-swf "2.1.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.