Last Version

org.pantsbuild:jar-tool 0.0.18

A command line tool for creating jars given a set of rules.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.pantsbuild
ArtifactId

ArtifactId

jar-tool
Version

Version

0.0.18
Type

Type

jar
Description

Description

org.pantsbuild:jar-tool
A command line tool for creating jars given a set of rules.
Project URL

Project URL

http://pantsbuild.github.io/
Source Code Management

Source Code Management

https://github.com/pantsbuild/pants

Download jar-tool 0.0.18


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

Dependencies

compile (4)

Group / Artifact Type Version
org.pantsbuild : args4j jar 0.0.22
args4j : args4j jar 2.33
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.