net.lamgc-scalabot-extension (0.5.1)

Published 2024-11-24 10:47:19 +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-extension</artifactId>
	<version>0.5.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.lamgc:scalabot-extension:0.5.1

About this package

Dependencies for developing scalabot (a robotic application based on the TelegramBots[Github@rubenlagus/TelegramBots] project)

Dependencies

org.telegram:telegrambots-abilities
6.1.0
org.slf4j:slf4j-api
1.7.36
org.jetbrains.kotlin:kotlin-stdlib-jdk8
1.7.10
Details
Maven
2024-11-24 10:47:19 +00:00
7
ScalaBot-Extension-api
The MIT License
317 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