MVN

io.takari : xar

Maven & Gradle

Sep 22, 2016
4 stars

sprylab Xar · A Java library for reading eXtensible ARchiver files.

<dependency>
    <groupId>io.takari</groupId>
    <artifactId>xar</artifactId>
    <version>0.8.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.takari : xar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.8

All Versions

Choose a version of io.takari : xar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
xar-0.8.8
xar-0.8.7
xar-0.8.6

How to add a dependency to Maven

Add the following io.takari : xar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.takari</groupId>
    <artifactId>xar</artifactId>
    <version>0.8.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.takari : xar gradle dependency to your build.gradle file:

implementation 'io.takari:xar:0.8.8'

Gradle Kotlin DSL: Add the following io.takari : xar gradle kotlin dependency to your build.gradle.kts file:

implementation("io.takari:xar:0.8.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.takari : xar sbt scala dependency to your build.sbt file:

libraryDependencies += "io.takari" % "xar" % "0.8.8"

Advertisement

Dependencies from Group

May 11, 2022
27 usages
3 stars
Jul 26, 2020
17 usages
Dec 04, 2019
5 usages
Mar 31, 2017
5 usages
3 stars
Mar 13, 2019
5 usages
12 stars

Discover Dependencies

Nov 02, 2016
2 usages
Jan 20, 2017
1 usages
5.6k stars
May 31, 2016
6 stars
Oct 05, 2016
298 stars
Jan 10, 2018
39 stars
Dec 22, 2017
32 stars
May 31, 2016
2 stars