is not current version
Last Version 0.9.9

com.sprylab.xar:xar-http 0.9.7


GroupId

GroupId

com.sprylab.xar
ArtifactId

ArtifactId

xar-http
Version

Version

0.9.7
Type

Type

jar

Download xar-http 0.9.7


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