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