id.bureau-network (2.3.3-dg-kt-1.4.0-hotfix)
Published 2024-04-15 06:53:10 +00:00 by Balachandar
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>id.bureau</groupId>
<artifactId>network</artifactId>
<version>2.3.3-dg-kt-1.4.0-hotfix</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=id.bureau:network:2.3.3-dg-kt-1.4.0-hotfixDependencies
org.jetbrains.kotlin:kotlin-stdlib
1.4.0
androidx.core:core-ktx
1.3.2
androidx.appcompat:appcompat
1.2.0
com.google.android.material:material
1.6.0
com.squareup.retrofit2:retrofit
2.9.0
com.squareup.retrofit2:converter-gson
2.9.0
com.squareup.okhttp3:logging-interceptor
4.9.1