License |
License |
---|---|
GroupId | GroupIdde.upb.cs.swt |
ArtifactId | ArtifactIdaxml |
Version | Version2.1.1 |
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.1.pom | |
axml-2.1.1.jar | 48 KB |
axml-2.1.1-sources.jar | 32 KB |
axml-2.1.1-javadoc.jar | 161 KB |
axml-2.1.1-jar-with-dependencies.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.upb.cs.swt/axml/ -->
<dependency>
<groupId>de.upb.cs.swt</groupId>
<artifactId>axml</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.upb.cs.swt/axml/
implementation 'de.upb.cs.swt:axml:2.1.1'
// https://jarcasting.com/artifacts/de.upb.cs.swt/axml/
implementation ("de.upb.cs.swt:axml:2.1.1")
'de.upb.cs.swt:axml:jar:2.1.1'
<dependency org="de.upb.cs.swt" name="axml" rev="2.1.1">
<artifact name="axml" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.upb.cs.swt', module='axml', version='2.1.1')
)
libraryDependencies += "de.upb.cs.swt" % "axml" % "2.1.1"
[de.upb.cs.swt/axml "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |