Properties component

Global push library.

License

License

GroupId

GroupId

mobi.alphapush
ArtifactId

ArtifactId

properties-component
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Properties component
Global push library.
Project URL

Project URL

https://alphapush.mobi/
Source Code Management

Source Code Management

https://vcs.alphapush.mobi/

Download properties-component

How to add to project

<!-- https://jarcasting.com/artifacts/mobi.alphapush/properties-component/ -->
<dependency>
    <groupId>mobi.alphapush</groupId>
    <artifactId>properties-component</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/properties-component/
implementation 'mobi.alphapush:properties-component:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/properties-component/
implementation ("mobi.alphapush:properties-component:0.0.2")
'mobi.alphapush:properties-component:aar:0.0.2'
<dependency org="mobi.alphapush" name="properties-component" rev="0.0.2">
  <artifact name="properties-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='properties-component', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "properties-component" % "0.0.2"
[mobi.alphapush/properties-component "0.0.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.1
mobi.alphapush : application-component jar 0.0.2
mobi.alphapush : shared-preferences-component jar 0.0.2
mobi.alphapush : properties-api jar 0.0.2
mobi.alphapush : properties-android jar 0.0.2
javax.inject : javax.inject jar 1
com.google.dagger : dagger-android jar 2.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1