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

com.github.alkurop:stringerbell 0.1

Android library

Группа

Группа

com.github.alkurop
Идентификатор

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

stringerbell
Версия

Версия

0.1
Тип

Тип

aar

Скачать stringerbell 0.1

Имя Файла Размер
stringerbell-0.1.pom
stringerbell-0.1.aar 2 KB
Обзор

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