is not current version
Last Version 0.0.2

mobi.alphapush:push-settings-component 0.0.1

Global push library.

GroupId

GroupId

mobi.alphapush
ArtifactId

ArtifactId

push-settings-component
Version

Version

0.0.1
Type

Type

aar

Download push-settings-component 0.0.1


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