Last Version

Satori Bot SDK 1.0

The API for writing Satori bots

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.satori
ArtifactId

ArtifactId

satori-bots-java-core
Version

Version

1.0
Type

Type

jar
Description

Description

Satori Bot SDK
The API for writing Satori bots
Project URL

Project URL

https://github.com/satori-com/satori-bots-java-core
Source Code Management

Source Code Management

https://github.com/satori-com/satori-bots-java-core

Download satori-bots-java-core 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
commons-io : commons-io jar 2.5
com.google.code.gson : gson jar 2.8.0

Project Modules

There are no modules declared in this project.