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

dev.jahir:Kuper 2.3.5

Android library for Zooper & Kustom widgets packs

Группа

Группа

dev.jahir
Идентификатор

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

Kuper
Версия

Версия

2.3.5
Тип

Тип

aar

Скачать Kuper 2.3.5

Имя Файла Размер
Kuper-2.3.5.pom
Kuper-2.3.5-sources.jar 21 KB
Обзор

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