Last Version

Java Application Bundler 1.1.0

A mavenized version of the Java Application Bundler https://svn.java.net/svn/appbundler~svn with support of Java 9

License

License

GroupId

GroupId

com.panayotis
ArtifactId

ArtifactId

appbundler
Version

Version

1.1.0
Type

Type

jar
Description

Description

Java Application Bundler
A mavenized version of the Java Application Bundler https://svn.java.net/svn/appbundler~svn with support of Java 9
Project URL

Project URL

https://github.com/teras/appbundler
Source Code Management

Source Code Management

http://github.com/teras/appbundler/tree/master

Download appbundler 1.1.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.2

Project Modules

There are no modules declared in this project.