Java XAR library

Java library to handle XAR archives

License

License

BSD
Categories

Categories

Net
GroupId

GroupId

net.xp-forge.xar
ArtifactId

ArtifactId

xarlib
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java XAR library
Java library to handle XAR archives
Project Organization

Project Organization

XP-Framework Team

Download xarlib

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.
net.xp-forge.xar

XP-Forge

Versions

Version
2.0.1
2.0