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