License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdmobi.alphapush |
ArtifactId | ArtifactIdpush-network-component |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPush network component
Global push library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
push-network-component-0.0.2.pom | |
push-network-component-0.0.2.aar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/push-network-component/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>push-network-component</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/push-network-component/
implementation 'mobi.alphapush:push-network-component:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/push-network-component/
implementation ("mobi.alphapush:push-network-component:0.0.2")
'mobi.alphapush:push-network-component:aar:0.0.2'
<dependency org="mobi.alphapush" name="push-network-component" rev="0.0.2">
<artifact name="push-network-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='push-network-component', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "push-network-component" % "0.0.2"
[mobi.alphapush/push-network-component "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
mobi.alphapush : jackson-component | jar | 0.0.2 |
mobi.alphapush : coroutines-component | jar | 0.0.2 |
mobi.alphapush : push-auth-component | jar | 0.0.2 |
mobi.alphapush : identifiers-component | jar | 0.0.2 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.31 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.2.1 |
com.jakewharton.timber : timber | jar | 4.7.1 |
com.google.dagger : dagger-android | jar | 2.16 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.6 |
com.squareup.retrofit2 : retrofit | jar | 2.5.0 |
com.squareup.retrofit2 : converter-jackson | jar | 2.5.0 |
com.jakewharton.retrofit : retrofit2-kotlin-coroutines-adapter | jar | 0.9.2 |