| License |
License |
|---|---|
| GroupId | GroupIdde.upb.cs.swt |
| ArtifactId | ArtifactIdaxml |
| Last Version | Last Version2.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaxml
The axml components for reading binary Android XML files forked from a not further maintained
repository created by Bob Pan
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| axml-2.1.2.pom | |
| axml-2.1.2.jar | 47 KB |
| axml-2.1.2-sources.jar | 31 KB |
| axml-2.1.2-javadoc.jar | 161 KB |
| axml-2.1.2-jar-with-dependencies.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.upb.cs.swt/axml/ -->
<dependency>
<groupId>de.upb.cs.swt</groupId>
<artifactId>axml</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.upb.cs.swt/axml/
implementation 'de.upb.cs.swt:axml:2.1.2'
// https://jarcasting.com/artifacts/de.upb.cs.swt/axml/
implementation ("de.upb.cs.swt:axml:2.1.2")
'de.upb.cs.swt:axml:jar:2.1.2'
<dependency org="de.upb.cs.swt" name="axml" rev="2.1.2">
<artifact name="axml" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.upb.cs.swt', module='axml', version='2.1.2')
)
libraryDependencies += "de.upb.cs.swt" % "axml" % "2.1.2"
[de.upb.cs.swt/axml "2.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |