License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.flagstone |
ArtifactId | ArtifactIdtransform |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontransform
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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
transform-3.0.2.pom | |
transform-3.0.2.jar | 517 KB |
transform-3.0.2-sources.jar | 735 KB |
transform-3.0.2-javadoc.jar | 1 MB |
transform-3.0.2-ant.zip | 752 KB |
transform-3.0.2-ant.tar.gz | 368 KB |
transform-3.0.2-ant.tar.bz2 | 283 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |