io.github.kosyakmakc:AuthSocial (0.9.0)

Published 2026-01-29 21:25:52 +05:00 by kosyakmakc

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>io.github.kosyakmakc</groupId>
	<artifactId>AuthSocial</artifactId>
	<version>0.9.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.github.kosyakmakc:AuthSocial:0.9.0
Details
Maven
2026-01-29 21:25:52 +05:00
5
44 KiB
Assets (3)
Versions (12) View all
0.9.0 2026-01-29
0.8.0 2026-01-16
0.6.0 2026-01-08