| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdru.mail.libnotify | 
| ArtifactId | ArtifactIdlibnotify-platform-core | 
| Last Version | Last Version0.2.12 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionlibnotify for Android projects libnotify library | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| libnotify-platform-core-0.2.12.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/ru.mail.libnotify/libnotify-platform-core/ -->
<dependency>
    <groupId>ru.mail.libnotify</groupId>
    <artifactId>libnotify-platform-core</artifactId>
    <version>0.2.12</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/ru.mail.libnotify/libnotify-platform-core/
implementation 'ru.mail.libnotify:libnotify-platform-core:0.2.12'// https://jarcasting.com/artifacts/ru.mail.libnotify/libnotify-platform-core/
implementation ("ru.mail.libnotify:libnotify-platform-core:0.2.12")'ru.mail.libnotify:libnotify-platform-core:aar:0.2.12'<dependency org="ru.mail.libnotify" name="libnotify-platform-core" rev="0.2.12">
  <artifact name="libnotify-platform-core" type="aar" />
</dependency>@Grapes(
@Grab(group='ru.mail.libnotify', module='libnotify-platform-core', version='0.2.12')
)libraryDependencies += "ru.mail.libnotify" % "libnotify-platform-core" % "0.2.12"[ru.mail.libnotify/libnotify-platform-core "0.2.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |