GroupId | GroupIdru.mail |
---|---|
ArtifactId | ArtifactIdnotify-core |
Version | Version0.1.163-notify-support-v102 |
Type | Typeaar |
Filename | Size |
---|---|
notify-core-0.1.163-notify-support-v102.pom | |
notify-core-0.1.163-notify-support-v102.aar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.mail/notify-core/ -->
<dependency>
<groupId>ru.mail</groupId>
<artifactId>notify-core</artifactId>
<version>0.1.163-notify-support-v102</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.mail/notify-core/
implementation 'ru.mail:notify-core:0.1.163-notify-support-v102'
// https://jarcasting.com/artifacts/ru.mail/notify-core/
implementation ("ru.mail:notify-core:0.1.163-notify-support-v102")
'ru.mail:notify-core:aar:0.1.163-notify-support-v102'
<dependency org="ru.mail" name="notify-core" rev="0.1.163-notify-support-v102">
<artifact name="notify-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.mail', module='notify-core', version='0.1.163-notify-support-v102')
)
libraryDependencies += "ru.mail" % "notify-core" % "0.1.163-notify-support-v102"
[ru.mail/notify-core "0.1.163-notify-support-v102"]