Last Version

BotMother 1.0.0

BotMother API

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

org.insightlab
ArtifactId

ArtifactId

botMother
Version

Version

1.0.0
Type

Type

jar
Description

Description

BotMother
BotMother API
Project URL

Project URL

http://insightlab.ufc.br
Source Code Management

Source Code Management

https://github.com/kevinsawicki/github-maven-example

Download botMother 1.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.telegram : telegrambots jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.