id.bureau-otl (4.2.0-alpha01)

Published 2025-06-30 12:23:14 +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>4.2.0-alpha01</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=id.bureau:otl:4.2.0-alpha01

Dependencies

id.bureau:network
4.2.0-alpha01
id.bureau:base
4.2.0-alpha01
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
2025-06-30 12:23:14 +00:00
8
35 KiB
Assets (3)
Versions (146) View all
4.2.0-alpha01 2025-06-30
4.1.0 2025-06-24
3.1.12-release03 2025-06-24
4.0.4 2025-06-24
4.0.3 2025-06-23