id.bureau-backend-config (1.1.0)

Published 2026-02-23 13:11:43 +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>backend-config</artifactId>
	<version>1.1.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=id.bureau:backend-config:1.1.0

Dependencies

id.bureau:network
1.1.0
id.bureau:base
1.1.0
org.jetbrains.kotlin:kotlin-stdlib-jdk8
1.6.21
io.michaelrocks:paranoid-core
0.3.7
androidx.core:core-ktx
1.8.0
org.jetbrains.kotlinx:kotlinx-coroutines-android
1.6.4
com.google.code.gson:gson
2.10.1
com.squareup.retrofit2:retrofit
2.9.0
androidx.datastore:datastore-preferences
1.0.0
com.google.android.gms:play-services-time
16.0.1
org.jetbrains.kotlinx:kotlinx-coroutines-play-services
1.6.4
com.google.dagger:dagger
2.41
com.google.dagger:dagger-android
2.41
com.google.dagger:dagger-android-support
2.41
Details
Maven
2026-02-23 13:11:43 +00:00
2
68 KiB
Assets (3)
Versions (13) View all
4.3.6 2026-02-25
1.1.0 2026-02-23
4.3.6-alpha01 2026-02-20
1.0.1 2026-02-10
1.0.0 2026-02-09