Poison Ivy - Java Library Dependency Resolver and Application Launcher


Лицензия

Лицензия

Группа

Группа

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

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

PoisonIvy
Последняя версия

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

1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Poison Ivy - Java Library Dependency Resolver and Application Launcher
Poison Ivy - Java Library Dependency Resolver and Application Launcher
Система контроля версий

Система контроля версий

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

Скачать PoisonIvy

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.ivy : ivy Необязательный jar 2.4.0-rc1
org.slf4j : slf4j-api Необязательный jar 1.7.6
commons-cli : commons-cli Необязательный jar 1.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4
1.3
1.2
1.1
1.0