| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnetwork.particle |
| ArtifactId | ArtifactIdapi-service |
| Last Version | Last Version0.3.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionparticle-network
particle-network
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| api-service-0.3.2.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/network.particle/api-service/ -->
<dependency>
<groupId>network.particle</groupId>
<artifactId>api-service</artifactId>
<version>0.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/network.particle/api-service/
implementation 'network.particle:api-service:0.3.2'
// https://jarcasting.com/artifacts/network.particle/api-service/
implementation ("network.particle:api-service:0.3.2")
'network.particle:api-service:aar:0.3.2'
<dependency org="network.particle" name="api-service" rev="0.3.2">
<artifact name="api-service" type="aar" />
</dependency>
@Grapes(
@Grab(group='network.particle', module='api-service', version='0.3.2')
)
libraryDependencies += "network.particle" % "api-service" % "0.3.2"
[network.particle/api-service "0.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.1.1 |
| androidx.databinding » databinding-common | jar | 7.1.1 |
| androidx.databinding » databinding-runtime | jar | 7.1.1 |
| androidx.databinding » databinding-adapters | jar | 7.1.1 |
| androidx.databinding » databinding-ktx | jar | 7.1.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.21 |
| network.particle : base-service | jar | 0.3.2 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.0 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |
| androidx.room » room-paging | jar | 2.5.0-alpha01 |
| androidx.room » room-runtime | jar | 2.4.2 |
| androidx.room » room-ktx | jar | 2.4.2 |
| com.blankj : utilcodex | jar | 1.31.0 |
| androidx.paging » paging-runtime | jar | 3.1.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |