License |
License |
---|---|
GroupId | GroupIdru.mail |
ArtifactId | ArtifactIdlibnotify-debug |
Version | Version0.2.3-huawei-debug |
Type | Typeaar |
Description |
Descriptionlibvnotify for Android projects
A application used as an example on how to set up pushing its components to the Central Repository.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ru.mail/libnotify-debug/ -->
<dependency>
<groupId>ru.mail</groupId>
<artifactId>libnotify-debug</artifactId>
<version>0.2.3-huawei-debug</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.mail/libnotify-debug/
implementation 'ru.mail:libnotify-debug:0.2.3-huawei-debug'
// https://jarcasting.com/artifacts/ru.mail/libnotify-debug/
implementation ("ru.mail:libnotify-debug:0.2.3-huawei-debug")
'ru.mail:libnotify-debug:aar:0.2.3-huawei-debug'
<dependency org="ru.mail" name="libnotify-debug" rev="0.2.3-huawei-debug">
<artifact name="libnotify-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.mail', module='libnotify-debug', version='0.2.3-huawei-debug')
)
libraryDependencies += "ru.mail" % "libnotify-debug" % "0.2.3-huawei-debug"
[ru.mail/libnotify-debug "0.2.3-huawei-debug"]