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