License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnetwork.particle |
ArtifactId | ArtifactIdauth-service |
Version | Version0.0.3 |
Type | Typeaar |
Description |
Descriptionparticle-network
particle-network
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth-service-0.0.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/network.particle/auth-service/ -->
<dependency>
<groupId>network.particle</groupId>
<artifactId>auth-service</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/network.particle/auth-service/
implementation 'network.particle:auth-service:0.0.3'
// https://jarcasting.com/artifacts/network.particle/auth-service/
implementation ("network.particle:auth-service:0.0.3")
'network.particle:auth-service:aar:0.0.3'
<dependency org="network.particle" name="auth-service" rev="0.0.3">
<artifact name="auth-service" type="aar" />
</dependency>
@Grapes(
@Grab(group='network.particle', module='auth-service', version='0.0.3')
)
libraryDependencies += "network.particle" % "auth-service" % "0.0.3"
[network.particle/auth-service "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |
androidx.annotation » annotation | jar | 1.3.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |
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 |
androidx.browser » browser | jar | 1.3.0 |
com.blankj : utilcodex | jar | 1.31.0 |