id.bureau-otl (3.1.0)

Published 2024-12-04 11:59:34 +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>otl</artifactId>
	<version>3.1.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=id.bureau:otl:3.1.0

Dependencies

id.bureau:network
3.1.0
id.bureau:base
3.1.0
org.jetbrains.kotlin:kotlin-stdlib-jdk8
1.6.21
androidx.core:core-ktx
1.8.0
com.squareup.okhttp3:okhttp
4.11.0
com.squareup.okhttp3:logging-interceptor
4.11.0
com.squareup.retrofit2:retrofit
2.9.0
com.squareup.retrofit2:converter-gson
2.9.0
org.jetbrains.kotlinx:kotlinx-coroutines-android
1.6.4
io.sentry:sentry
io.sentry:sentry-logback
Details
Maven
2024-12-04 11:59:34 +00:00
0
31 KiB
Assets (3)
Versions (104) View all
3.1.0 2024-12-04
2.4.3-internal-09 2024-12-04
2.4.3-internal-08 2024-12-03
2.4.3-internal-07 2024-12-03
2.4.3-internal-06 2024-12-03