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