| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.porum |
| Идентификатор | Идентификаторbandage |
| Версия | Версия2.0.1 |
| Тип | Типaar |
| Описание |
ОписаниеBandage
Bandage
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bandage-2.0.1.pom | |
| bandage-2.0.1-sources.jar | 22 KB |
| bandage-2.0.1-javadoc.jar | 430 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.porum/bandage/ -->
<dependency>
<groupId>io.github.porum</groupId>
<artifactId>bandage</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.porum/bandage/
implementation 'io.github.porum:bandage:2.0.1'
// https://jarcasting.com/artifacts/io.github.porum/bandage/
implementation ("io.github.porum:bandage:2.0.1")
'io.github.porum:bandage:aar:2.0.1'
<dependency org="io.github.porum" name="bandage" rev="2.0.1">
<artifact name="bandage" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.porum', module='bandage', version='2.0.1')
)
libraryDependencies += "io.github.porum" % "bandage" % "2.0.1"
[io.github.porum/bandage "2.0.1"]