io.github.ma1uta.matrix:bot-impl

SDK for clients and bots

License

License

GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

bot-impl
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

SDK for clients and bots

Download bot-impl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.ma1uta.matrix : client-impl jar 0.13.1

provided (1)

Group / Artifact Type Version
jakarta.persistence : jakarta.persistence-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.1
0.12.0
0.11.3
0.11.2
0.11.1
0.11.0
0.10.1
0.10.0
0.9.0
0.4.0-rc1
0.3.0
0.3.0-beta2