Last Version

Pkg4j ant plugin 0.0.6

Ant plugin for creating OS specific packages.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.jamel.pkg4j
ArtifactId

ArtifactId

pkg4j-ant
Version

Version

0.0.6
Type

Type

jar
Description

Description

Pkg4j ant plugin
Ant plugin for creating OS specific packages.
Project URL

Project URL

http://pkg4j.jamel.org
Source Code Management

Source Code Management

http://github.com/jamel/pkg4j

Download pkg4j-ant 0.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.