lipengcheng
  • Joined on 2026-05-08

live.dczai.myfreetv:device-auth (1.0.0)

Published 2026-05-31 19:06:26 +08:00 by lipengcheng

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>http://git.dczai.xyz/api/packages/lipengcheng/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>http://git.dczai.xyz/api/packages/lipengcheng/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>http://git.dczai.xyz/api/packages/lipengcheng/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>live.dczai.myfreetv</groupId>
	<artifactId>device-auth</artifactId>
	<version>1.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=http://git.dczai.xyz/api/packages/lipengcheng/maven -Dartifact=live.dczai.myfreetv:device-auth:1.0.0

Dependencies

org.jetbrains.kotlin:kotlin-stdlib
2.1.0
androidx.security:security-crypto
1.1.0-alpha06
com.squareup.okhttp3:okhttp
4.12.0
Details
Maven
2026-05-31 19:06:26 +08:00
0
18 KiB
Assets (4)
Versions (1) View all
1.0.0 2026-05-31