| Группа | Группаcom.github.mrstampy |
|---|---|
| Идентификатор | ИдентификаторPoisonIvy |
| Версия | Версия1.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| PoisonIvy-1.3.pom | |
| PoisonIvy-1.3.jar | 16 KB |
| PoisonIvy-1.3-sources.jar | 10 KB |
| PoisonIvy-1.3-javadoc.jar | 43 KB |
| Обзор |
<!-- 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"]