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