transform

Transform is an Open Source library for reading and writing Flash (.swf) files. The API gives you complete control over how files are created with access to all the features supported by the Flash Player but yet is still intuitive and easy to use.

License

License

BSD
Categories

Categories

ORM Data
GroupId

GroupId

com.flagstone
ArtifactId

ArtifactId

transform
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

transform
Transform is an Open Source library for reading and writing Flash (.swf) files. The API gives you complete control over how files are created with access to all the features supported by the Flash Player but yet is still intuitive and easy to use.
Project URL

Project URL

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

Project Organization

Flagstone Software Ltd.

Download transform

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0
3.0-b1