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

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

Easy way to toast messages.

Группа

Группа

io.github.adnanomerovic
Идентификатор

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

toaster-example-library
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать toaster-example-library 1.0.0


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