• Joined on 2024-12-16

me.zeto:oauth (1.0-SNAPSHOT)

Published 2026-05-04 15:25:07 +08:00 by sinbo

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>me.zeto</groupId>
	<artifactId>oauth</artifactId>
	<version>1.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=me.zeto:oauth:1.0-SNAPSHOT

Dependencies

com.google.code.gson:gson
2.12.1
me.zeto:core
0.1.5-SNAPSHOT
org.junit.jupiter:junit-jupiter
5.11.4
Details
Maven
2026-05-04 15:25:07 +08:00
1
oauth
32 KiB
Assets (3)
Versions (1) View all
1.0-SNAPSHOT 2026-05-04