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

com.ooimi:toastx 1.1.2

Android轻量级的Toast库

Группа

Группа

com.ooimi
Идентификатор

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

toastx
Версия

Версия

1.1.2
Тип

Тип

aar

Скачать toastx 1.1.2

Имя Файла Размер
toastx-1.1.2.pom
toastx-1.1.2-sources.jar 61 KB
toastx-1.1.2-javadoc.jar 261 bytes
Обзор

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