Last Version

xar (HTTP) 0.9.9

A Java library for reading and writing eXtensible ARchiver files.

License

License

GroupId

GroupId

com.sprylab.xar
ArtifactId

ArtifactId

xar-http
Version

Version

0.9.9
Type

Type

jar
Description

Description

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

Project Organization

sprylab technologies GmbH

Download xar-http 0.9.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sprylab.xar : xar jar 0.9.9
com.squareup.okhttp3 : okhttp jar 3.11.0
org.slf4j : slf4j-api jar 1.7.25

test (7)

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.11
org.apache.commons : commons-lang3 jar 3.7
com.squareup.okhttp3 : mockwebserver jar 3.11.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.