Last Version

axml 2.1.2

The axml components for reading binary Android XML files forked from a not further maintained repository created by Bob Pan

License

License

GroupId

GroupId

de.upb.cs.swt
ArtifactId

ArtifactId

axml
Version

Version

2.1.2
Type

Type

jar
Description

Description

axml
The axml components for reading binary Android XML files forked from a not further maintained repository created by Bob Pan
Project Organization

Project Organization

Secure Software Engineering Group - University of Paderborn
Source Code Management

Source Code Management

https://github.com/Sable/axml

Download axml 2.1.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.