License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdorg.insightlab |
ArtifactId | ArtifactIdbotMother |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBotMother
BotMother API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
botMother-1.0.0.pom | |
botMother-1.0.0.jar | 11 KB |
botMother-1.0.0-sources.jar | 16 KB |
botMother-1.0.0-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.insightlab/botMother/ -->
<dependency>
<groupId>org.insightlab</groupId>
<artifactId>botMother</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.insightlab/botMother/
implementation 'org.insightlab:botMother:1.0.0'
// https://jarcasting.com/artifacts/org.insightlab/botMother/
implementation ("org.insightlab:botMother:1.0.0")
'org.insightlab:botMother:jar:1.0.0'
<dependency org="org.insightlab" name="botMother" rev="1.0.0">
<artifact name="botMother" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.insightlab', module='botMother', version='1.0.0')
)
libraryDependencies += "org.insightlab" % "botMother" % "1.0.0"
[org.insightlab/botMother "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.telegram : telegrambots | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |