id.bureau-deviceandotl (1.0.2)

Published 2023-09-25 08:51:50 +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>deviceandotl</artifactId>
	<version>1.0.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=id.bureau:deviceandotl:1.0.2

Dependencies

id.bureau:otl
1.0.2
id.bureau:network
1.0.2
id.bureau:base
1.0.2
org.jetbrains.kotlin:kotlin-stdlib-jdk8
1.8.22
androidx.core:core-ktx
1.8.0
androidx.appcompat:appcompat
1.6.1
com.google.android.material:material
1.9.0
com.google.android.gms:play-services-ads-identifier
18.0.1
com.scottyab:rootbeer-lib
0.1.0
com.squareup.retrofit2:retrofit
2.9.0
com.google.code.gson:gson
2.10.1
Details
Maven
2023-09-25 08:51:50 +00:00
18
665 KiB
Assets (4)
Versions (1) View all
1.0.2 2023-09-25