Last Version

xar (Library) 0.9.9

A Java library for reading and writing eXtensible ARchiver files.

License

License

GroupId

GroupId

com.sprylab.xar
ArtifactId

ArtifactId

xar
Version

Version

0.9.9
Type

Type

jar
Description

Description

xar (Library)
A Java library for reading and writing eXtensible ARchiver files.
Project Organization

Project Organization

sprylab technologies GmbH

Download xar 0.9.9


<!-- https://jarcasting.com/artifacts/com.sprylab.xar/xar/ -->
<dependency>
    <groupId>com.sprylab.xar</groupId>
    <artifactId>xar</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.sprylab.xar/xar/
implementation 'com.sprylab.xar:xar:0.9.9'
// https://jarcasting.com/artifacts/com.sprylab.xar/xar/
implementation ("com.sprylab.xar:xar:0.9.9")
'com.sprylab.xar:xar:jar:0.9.9'
<dependency org="com.sprylab.xar" name="xar" rev="0.9.9">
  <artifact name="xar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sprylab.xar', module='xar', version='0.9.9')
)
libraryDependencies += "com.sprylab.xar" % "xar" % "0.9.9"
[com.sprylab.xar/xar "0.9.9"]

Dependencies

compile (4)

Group / Artifact Type Version
org.simpleframework : simple-xml jar 2.7.1
com.squareup.okio : okio jar 1.14.0
org.jooq : joou-java-6 jar 0.9.4
org.slf4j : slf4j-api jar 1.7.25

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.10.0
commons-io : commons-io jar 2.5
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.6
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.