is not current version
Last Version 1.0.3

com.bulucat:NotifyUtil 1.0.2

你的项目描述

GroupId

GroupId

com.bulucat
ArtifactId

ArtifactId

NotifyUtil
Version

Version

1.0.2
Type

Type

aar

Download NotifyUtil 1.0.2


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