is not current version
Last Version 1.0.19

io.github.adnanomerovic:toaster-example-library 1.0.12

Easy way to toast messages

GroupId

GroupId

io.github.adnanomerovic
ArtifactId

ArtifactId

toaster-example-library
Version

Version

1.0.12
Type

Type

aar

Download toaster-example-library 1.0.12


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