net.lamgc-scalabot-extension (0.6.1)

Published 2024-11-24 09:21:05 +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.6.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.lamgc:scalabot-extension:0.6.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.7.0
commons-codec:commons-codec
1.16.0
Details
Maven
2024-11-24 09:21:05 +00:00
6
ScalaBot-Extension-api
The MIT License
416 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