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

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

Easy way to toast messages

Группа

Группа

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

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

toaster-example-library
Версия

Версия

1.0.8
Тип

Тип

pom

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

Имя Файла Размер
toaster-example-library-1.0.8.pom
Обзор

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