License |
License |
---|---|
GroupId | GroupIdorg.apache.royale.compiler |
ArtifactId | ArtifactIdswfutils |
Last Version | Last Version0.9.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Royale: Compiler: SWFUtils
The Apache Royale Compiler SWF Utility classes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
swfutils-0.9.9.pom | |
swfutils-0.9.9.jar | 238 KB |
swfutils-0.9.9-sources.jar | 220 KB |
swfutils-0.9.9-javadoc.jar | 967 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.royale.compiler/swfutils/ -->
<dependency>
<groupId>org.apache.royale.compiler</groupId>
<artifactId>swfutils</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.royale.compiler/swfutils/
implementation 'org.apache.royale.compiler:swfutils:0.9.9'
// https://jarcasting.com/artifacts/org.apache.royale.compiler/swfutils/
implementation ("org.apache.royale.compiler:swfutils:0.9.9")
'org.apache.royale.compiler:swfutils:jar:0.9.9'
<dependency org="org.apache.royale.compiler" name="swfutils" rev="0.9.9">
<artifact name="swfutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.royale.compiler', module='swfutils', version='0.9.9')
)
libraryDependencies += "org.apache.royale.compiler" % "swfutils" % "0.9.9"
[org.apache.royale.compiler/swfutils "0.9.9"]