Last Version

JTar 1.1

Java Tar API

License

License

Apache Software License
GroupId

GroupId

org.xeustechnologies
ArtifactId

ArtifactId

jtar
Version

Version

1.1
Type

Type

jar
Description

Description

JTar
Java Tar API
Project Organization

Project Organization

Xeus Technologies

Download jtar 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.