| License |
License |
|---|---|
| GroupId | GroupIdio.github.idpbg-it |
| ArtifactId | ArtifactIdconnectpush |
| Version | Version1.0.6 |
| Type | Typeaar |
| Description |
Descriptionconnectpush
Push SDK2.0
|
| Filename | Size |
|---|---|
| connectpush-1.0.6.pom | |
| connectpush-1.0.6.aar | 3 MB |
| connectpush-1.0.6-sources.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.idpbg-it/connectpush/ -->
<dependency>
<groupId>io.github.idpbg-it</groupId>
<artifactId>connectpush</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.idpbg-it/connectpush/
implementation 'io.github.idpbg-it:connectpush:1.0.6'
// https://jarcasting.com/artifacts/io.github.idpbg-it/connectpush/
implementation ("io.github.idpbg-it:connectpush:1.0.6")
'io.github.idpbg-it:connectpush:aar:1.0.6'
<dependency org="io.github.idpbg-it" name="connectpush" rev="1.0.6">
<artifact name="connectpush" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.idpbg-it', module='connectpush', version='1.0.6')
)
libraryDependencies += "io.github.idpbg-it" % "connectpush" % "1.0.6"
[io.github.idpbg-it/connectpush "1.0.6"]