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