License |
License |
---|---|
GroupId | GroupIdcom.github.gino0631 |
ArtifactId | ArtifactIdxar-root |
Version | Version1.1 |
Type | Typepom |
Description |
DescriptionXAR Project Root
A Java library for working with XAR archives.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |