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

io.github.porum:bandage 2.0.0

Bandage

Группа

Группа

io.github.porum
Идентификатор

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

bandage
Версия

Версия

2.0.0
Тип

Тип

aar

Скачать bandage 2.0.0


<!-- https://jarcasting.com/artifacts/io.github.porum/bandage/ -->
<dependency>
    <groupId>io.github.porum</groupId>
    <artifactId>bandage</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.porum/bandage/
implementation 'io.github.porum:bandage:2.0.0'
// https://jarcasting.com/artifacts/io.github.porum/bandage/
implementation ("io.github.porum:bandage:2.0.0")
'io.github.porum:bandage:aar:2.0.0'
<dependency org="io.github.porum" name="bandage" rev="2.0.0">
  <artifact name="bandage" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.porum', module='bandage', version='2.0.0')
)
libraryDependencies += "io.github.porum" % "bandage" % "2.0.0"
[io.github.porum/bandage "2.0.0"]