is not current version
Last Version 1.4

com.github.mrstampy:PoisonIvy 1.0

Poison Ivy - Java Library Dependency Resolver and Application Launcher

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

PoisonIvy
Version

Version

1.0
Type

Type

jar

Download PoisonIvy 1.0


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