Last Version

com.acidmanic:installation 1.0.1

This library defines a simple model for making a self-installer java application. It supports Windows and Linux.

License

License

GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

installation
Version

Version

1.0.1
Type

Type

jar
Description

Description

com.acidmanic:installation
This library defines a simple model for making a self-installer java application. It supports Windows and Linux.
Project URL

Project URL

https://github.com/Acidmanic/
Source Code Management

Source Code Management

https://github.com/Acidmanic/

Download installation 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.acidmanic : commons jar 1.0.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.