GroupId | GroupIdcom.bihe0832.android |
---|---|
ArtifactId | ArtifactIdlib-toast |
Version | Version4.15.14 |
Type | Typeaar |
Filename | Size |
---|---|
lib-toast-4.15.14.pom | |
lib-toast-4.15.14.aar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bihe0832.android/lib-toast/ -->
<dependency>
<groupId>com.bihe0832.android</groupId>
<artifactId>lib-toast</artifactId>
<version>4.15.14</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-toast/
implementation 'com.bihe0832.android:lib-toast:4.15.14'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-toast/
implementation ("com.bihe0832.android:lib-toast:4.15.14")
'com.bihe0832.android:lib-toast:aar:4.15.14'
<dependency org="com.bihe0832.android" name="lib-toast" rev="4.15.14">
<artifact name="lib-toast" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-toast', version='4.15.14')
)
libraryDependencies += "com.bihe0832.android" % "lib-toast" % "4.15.14"
[com.bihe0832.android/lib-toast "4.15.14"]