License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdmobi.alphapush |
ArtifactId | ArtifactIdjackson-component |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionJackson component
Global push library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jackson-component-0.0.2.pom | |
jackson-component-0.0.2.aar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/jackson-component/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>jackson-component</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/jackson-component/
implementation 'mobi.alphapush:jackson-component:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/jackson-component/
implementation ("mobi.alphapush:jackson-component:0.0.2")
'mobi.alphapush:jackson-component:aar:0.0.2'
<dependency org="mobi.alphapush" name="jackson-component" rev="0.0.2">
<artifact name="jackson-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='jackson-component', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "jackson-component" % "0.0.2"
[mobi.alphapush/jackson-component "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.31 |
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 |