Last Version

Poison Ivy - Java Library Dependency Resolver and Application Launcher 1.4

Poison Ivy - Java Library Dependency Resolver and Application Launcher

License

License

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

PoisonIvy
Version

Version

1.4
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 1.4


<!-- 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.