is not current version
Last Version 0.4

com.github.alkurop:stringerbell 0.3

Android library

GroupId

GroupId

com.github.alkurop
ArtifactId

ArtifactId

stringerbell
Version

Version

0.3
Type

Type

aar

Download stringerbell 0.3


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