Last Version

XAR Project Root 1.1

A Java library for working with XAR archives.

License

License

GroupId

GroupId

com.github.gino0631
ArtifactId

ArtifactId

xar-root
Version

Version

1.1
Type

Type

pom
Description

Description

XAR Project Root
A Java library for working with XAR archives.
Project URL

Project URL

https://github.com/gino0631/xar
Source Code Management

Source Code Management

https://github.com/gino0631/xar

Download xar-root 1.1

Filename Size
xar-root-1.1.pom 5 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • xar-api
  • xar-core