GroupId | GroupIdru.mail.libnotify |
---|---|
ArtifactId | ArtifactIdlibnotify-firebase-debug |
Version | Version0.2.5 |
Type | Typeaar |
Filename | Size |
---|---|
libnotify-firebase-debug-0.2.5.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/ru.mail.libnotify/libnotify-firebase-debug/ -->
<dependency>
<groupId>ru.mail.libnotify</groupId>
<artifactId>libnotify-firebase-debug</artifactId>
<version>0.2.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.mail.libnotify/libnotify-firebase-debug/
implementation 'ru.mail.libnotify:libnotify-firebase-debug:0.2.5'
// https://jarcasting.com/artifacts/ru.mail.libnotify/libnotify-firebase-debug/
implementation ("ru.mail.libnotify:libnotify-firebase-debug:0.2.5")
'ru.mail.libnotify:libnotify-firebase-debug:aar:0.2.5'
<dependency org="ru.mail.libnotify" name="libnotify-firebase-debug" rev="0.2.5">
<artifact name="libnotify-firebase-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.mail.libnotify', module='libnotify-firebase-debug', version='0.2.5')
)
libraryDependencies += "ru.mail.libnotify" % "libnotify-firebase-debug" % "0.2.5"
[ru.mail.libnotify/libnotify-firebase-debug "0.2.5"]