net.lamgc-scalabot-meta (0.7.0)

Published 2024-11-24 09:33:57 +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.7.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.lamgc:scalabot-meta:0.7.0

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
1.9.23
org.eclipse.aether:aether-util
1.1.0
org.telegram:telegrambots-meta
6.9.7.1
Details
Maven
2024-11-24 09:33:57 +00:00
9
ScalaBot-meta
The MIT License
522 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