net.lamgc-scalabot-meta (0.8.0-1)

Published 2024-12-11 15:09:26 +00:00 by LamGC

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>net.lamgc</groupId>
	<artifactId>scalabot-meta</artifactId>
	<version>0.8.0-1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.lamgc:scalabot-meta:0.8.0-1

About this package

Shared components used by scalabot (such as configuration classes)

Dependencies

org.eclipse.aether:aether-api
1.1.0
com.google.code.gson:gson
2.10.1
org.jetbrains.kotlin:kotlin-stdlib
2.1.0
org.eclipse.aether:aether-util
1.1.0
org.telegram:telegrambots-meta
8.0.0
Details
Maven
2024-12-11 15:09:26 +00:00
9
ScalaBot-meta
The MIT License
527 KiB
Assets (10)
Versions (6) View all
0.8.0-1 2024-12-11
0.5.1 2024-11-24
0.5.2 2024-11-24
0.6.0 2024-11-24
0.7.0 2024-11-24