MVN

com.flagstone : transform

Maven & Gradle

Feb 01, 2011
4 usages
55 stars

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.

<dependency>
    <groupId>com.flagstone</groupId>
    <artifactId>transform</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.flagstone : transform to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of com.flagstone : transform to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
transform-3.0.2
transform-3.0.1
3.0
transform-3.0
transform-3.0-b1

How to add a dependency to Maven

Add the following com.flagstone : transform maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.flagstone</groupId>
    <artifactId>transform</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.flagstone : transform gradle dependency to your build.gradle file:

implementation 'com.flagstone:transform:3.0.2'

Gradle Kotlin DSL: Add the following com.flagstone : transform gradle kotlin dependency to your build.gradle.kts file:

implementation("com.flagstone:transform:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.flagstone : transform sbt scala dependency to your build.sbt file:

libraryDependencies += "com.flagstone" % "transform" % "3.0.2"

Advertisement

Dependencies from Group

Feb 01, 2011
4 usages
55 stars

Discover Dependencies

Mar 12, 2016
10 usages
70 stars
Jan 20, 2017
3 usages
0 stars
Feb 08, 2022
7 usages
2.1k stars
Jun 18, 2022
2 usages
0 stars
Sep 25, 2021
2 usages
8.7k stars
Oct 30, 2022
4 usages
Sep 24, 2021
2 usages
8.7k stars
Jun 19, 2019
1 usages
8 stars