| License |
License |
|---|---|
| GroupId | GroupIdmobi.alphapush |
| ArtifactId | ArtifactIdshared-preferences-component |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionShared preferences component
Global push library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shared-preferences-component-0.0.2.pom | |
| shared-preferences-component-0.0.2.aar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/shared-preferences-component/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>shared-preferences-component</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/shared-preferences-component/
implementation 'mobi.alphapush:shared-preferences-component:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/shared-preferences-component/
implementation ("mobi.alphapush:shared-preferences-component:0.0.2")
'mobi.alphapush:shared-preferences-component:aar:0.0.2'
<dependency org="mobi.alphapush" name="shared-preferences-component" rev="0.0.2">
<artifact name="shared-preferences-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='shared-preferences-component', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "shared-preferences-component" % "0.0.2"
[mobi.alphapush/shared-preferences-component "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.31 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.31 |
| javax.inject : javax.inject | jar | 1 |
| com.google.dagger : dagger-android | jar | 2.16 |