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