| License |
License |
|---|---|
| GroupId | GroupIdmobi.alphapush |
| ArtifactId | ArtifactIdproperties-android |
| Version | Version0.0.2 |
| Type | Typeaar |
| Description |
DescriptionProperties android
Global push library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| properties-android-0.0.2.pom | |
| properties-android-0.0.2.aar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/properties-android/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>properties-android</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/properties-android/
implementation 'mobi.alphapush:properties-android:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/properties-android/
implementation ("mobi.alphapush:properties-android:0.0.2")
'mobi.alphapush:properties-android:aar:0.0.2'
<dependency org="mobi.alphapush" name="properties-android" rev="0.0.2">
<artifact name="properties-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='properties-android', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "properties-android" % "0.0.2"
[mobi.alphapush/properties-android "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.31 |
| mobi.alphapush : properties-api | jar | 0.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.2.1 |
| javax.inject : javax.inject | jar | 1 |
| com.jakewharton.timber : timber | jar | 4.7.1 |