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