MVN

de.upb.cs.swt : axml

Maven & Gradle

Aug 02, 2022
4 usages
67 stars

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

<dependency>
    <groupId>de.upb.cs.swt</groupId>
    <artifactId>axml</artifactId>
    <version>2.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.upb.cs.swt : axml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.3

All Versions

Choose a version of de.upb.cs.swt : axml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
axml-2.1.3
axml-2.1.2
axml-2.1.1
2.0.x
axml-2.0.0

How to add a dependency to Maven

Add the following de.upb.cs.swt : axml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.upb.cs.swt</groupId>
    <artifactId>axml</artifactId>
    <version>2.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.upb.cs.swt : axml gradle dependency to your build.gradle file:

implementation 'de.upb.cs.swt:axml:2.1.3'

Gradle Kotlin DSL: Add the following de.upb.cs.swt : axml gradle kotlin dependency to your build.gradle.kts file:

implementation("de.upb.cs.swt:axml:2.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.upb.cs.swt : axml sbt scala dependency to your build.sbt file:

libraryDependencies += "de.upb.cs.swt" % "axml" % "2.1.3"

Advertisement

Dependencies from Group

Dec 29, 2021
5 usages
216 stars
Aug 02, 2022
4 usages
67 stars
Feb 07, 2019
0 stars
Sep 18, 2019
18 stars

Discover Dependencies

Nov 12, 2021
2 usages
8 stars
Jan 25, 2021
1 usages
Oct 14, 2020
159 stars
Jun 22, 2020
4 usages
483 stars
Jun 22, 2020
532 stars
Jul 27, 2023
11 usages
1.4k stars
Sep 05, 2019
0 stars
Oct 19, 2021
0 stars