не последняя версия
Последняя версия 1.4

com.github.mrstampy:PoisonIvy 1.3

Poison Ivy - Java Library Dependency Resolver and Application Launcher

Группа

Группа

com.github.mrstampy
Идентификатор

Идентификатор

PoisonIvy
Версия

Версия

1.3
Тип

Тип

jar

Скачать PoisonIvy 1.3


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