is not current version
Last Version 0.4

com.github.alkurop:stringerbell 0.2

Android library

GroupId

GroupId

com.github.alkurop
ArtifactId

ArtifactId

stringerbell
Version

Version

0.2
Type

Type

aar

Download stringerbell 0.2


<!-- 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"]