License |
License |
---|---|
GroupId | GroupIdmobi.alphapush |
ArtifactId | ArtifactIdapplication-component |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionApplication component
Global push library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
application-component-0.0.2.pom | |
application-component-0.0.2.aar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/application-component/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>application-component</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/application-component/
implementation 'mobi.alphapush:application-component:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/application-component/
implementation ("mobi.alphapush:application-component:0.0.2")
'mobi.alphapush:application-component:aar:0.0.2'
<dependency org="mobi.alphapush" name="application-component" rev="0.0.2">
<artifact name="application-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='application-component', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "application-component" % "0.0.2"
[mobi.alphapush/application-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 |