is not current version
Last Version 1.1.11

nandboxbots-api 1.1.5

Easy to use library to create nandbox Bots

License

License

GroupId

GroupId

com.nandbox.bots.api
ArtifactId

ArtifactId

bots-api
Version

Version

1.1.5
Type

Type

jar
Description

Description

nandboxbots-api
Easy to use library to create nandbox Bots
Project URL

Project URL

https://botapi.nandbox.com

Download bots-api 1.1.5


<!-- https://jarcasting.com/artifacts/com.nandbox.bots.api/bots-api/ -->
<dependency>
    <groupId>com.nandbox.bots.api</groupId>
    <artifactId>bots-api</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.nandbox.bots.api/bots-api/
implementation 'com.nandbox.bots.api:bots-api:1.1.5'
// https://jarcasting.com/artifacts/com.nandbox.bots.api/bots-api/
implementation ("com.nandbox.bots.api:bots-api:1.1.5")
'com.nandbox.bots.api:bots-api:jar:1.1.5'
<dependency org="com.nandbox.bots.api" name="bots-api" rev="1.1.5">
  <artifact name="bots-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nandbox.bots.api', module='bots-api', version='1.1.5')
)
libraryDependencies += "com.nandbox.bots.api" % "bots-api" % "1.1.5"
[com.nandbox.bots.api/bots-api "1.1.5"]

Dependencies

compile (8)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.apache.httpcomponents : httpclient jar 4.5.3
net.minidev : json-smart jar 1.2
org.apache.httpcomponents : httpcore jar 4.4.6
org.eclipse.jetty : jetty-util jar 9.3.18.v20170406
org.eclipse.jetty.websocket : websocket-api jar 9.3.18.v20170406
org.eclipse.jetty.websocket : websocket-client jar 9.3.18.v20170406
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.