Last Version

toastx 1.1.3

Android轻量级的Toast库

License

License

GroupId

GroupId

com.ooimi
ArtifactId

ArtifactId

toastx
Version

Version

1.1.3
Type

Type

aar
Description

Description

toastx
Android轻量级的Toast库
Project URL

Project URL

https://github.com/yinshuai0324/ToastX
Source Code Management

Source Code Management

https://github.com/yinshuai0324/ToastX

Download toastx 1.1.3


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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
androidx.core » core-ktx jar 1.3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0

Project Modules

There are no modules declared in this project.