Poison Ivy - Java Library Dependency Resolver and Application Launcher


License

License

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

PoisonIvy
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Poison Ivy - Java Library Dependency Resolver and Application Launcher
Poison Ivy - Java Library Dependency Resolver and Application Launcher
Source Code Management

Source Code Management

https://github.com/mrstampy/PoisonIvy.git

Download PoisonIvy

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.ivy : ivy Optional jar 2.4.0-rc1
org.slf4j : slf4j-api Optional jar 1.7.6
commons-cli : commons-cli Optional jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0