| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.flex.utilities.converter |
| ArtifactId | ArtifactIdflash-converter |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| flash-converter-1.0.0.pom | |
| flash-converter-1.0.0.jar | 13 KB |
| flash-converter-1.0.0-sources.jar | 10 KB |
| flash-converter-1.0.0-javadoc.jar | 380 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.flex.utilities.converter/flash-converter/ -->
<dependency>
<groupId>org.apache.flex.utilities.converter</groupId>
<artifactId>flash-converter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.utilities.converter/flash-converter/
implementation 'org.apache.flex.utilities.converter:flash-converter:1.0.0'
// https://jarcasting.com/artifacts/org.apache.flex.utilities.converter/flash-converter/
implementation ("org.apache.flex.utilities.converter:flash-converter:1.0.0")
'org.apache.flex.utilities.converter:flash-converter:jar:1.0.0'
<dependency org="org.apache.flex.utilities.converter" name="flash-converter" rev="1.0.0">
<artifact name="flash-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.utilities.converter', module='flash-converter', version='1.0.0')
)
libraryDependencies += "org.apache.flex.utilities.converter" % "flash-converter" % "1.0.0"
[org.apache.flex.utilities.converter/flash-converter "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.flex.utilities.converter : base-converter | jar | 1.0.0 |
| org.apache.commons : commons-compress | jar | 1.4 |