io.github.ma1uta.matrix:bot-sdk


GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

bot-sdk
Last Version

Last Version

0.3.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Download bot-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ma1uta.matrix/bot-sdk/ -->
<dependency>
    <groupId>io.github.ma1uta.matrix</groupId>
    <artifactId>bot-sdk</artifactId>
    <version>0.3.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/bot-sdk/
implementation 'io.github.ma1uta.matrix:bot-sdk:0.3.0-beta1'
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/bot-sdk/
implementation ("io.github.ma1uta.matrix:bot-sdk:0.3.0-beta1")
'io.github.ma1uta.matrix:bot-sdk:jar:0.3.0-beta1'
<dependency org="io.github.ma1uta.matrix" name="bot-sdk" rev="0.3.0-beta1">
  <artifact name="bot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ma1uta.matrix', module='bot-sdk', version='0.3.0-beta1')
)
libraryDependencies += "io.github.ma1uta.matrix" % "bot-sdk" % "0.3.0-beta1"
[io.github.ma1uta.matrix/bot-sdk "0.3.0-beta1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.ma1uta.matrix : client-impl jar 0.5.0-beta1
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar ${hibernate.jpa.api.version}

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0-beta1
0.2
0.1