File | Operation |
---|---|
auth-service-tiramisu-0.9.17.pom | download |
<dependency>
<groupId>network.particle</groupId>
<artifactId>auth-service-tiramisu</artifactId>
<version>0.9.17</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='network.particle', module='auth-service-tiramisu', version='0.9.17')
)
compile
|-- network.particle:base-service:0.9.17
|-- network.particle:auth-service-browser-tiramisu:0.9.17
|-- androidx.databinding:viewbinding:7.1.1
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21
runtime
|-- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.6.21
|-- androidx.appcompat:appcompat:1.4.1
|-- androidx.annotation:annotation:1.3.0
|-- com.squareup.retrofit2:retrofit:2.9.0
|-- com.squareup.retrofit2:converter-gson:2.9.0
|-- com.squareup.retrofit2:converter-moshi:2.9.0
|-- com.squareup.okhttp3:logging-interceptor:4.9.3
|-- com.blankj:utilcodex:1.31.0
|-- com.squareup.okhttp3:okhttp:4.10.0
|-- com.google.code.gson:gson:2.9.0