Last Version

jmsdk 0.13.1

SDK for clients and bots

License

License

GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

jmsdk
Version

Version

0.13.1
Type

Type

pom
Description

Description

jmsdk
SDK for clients and bots
Project URL

Project URL

https://github.com/ma1uta/jmsdk
Source Code Management

Source Code Management

https://github.com/ma1uta/jmsdk

Download jmsdk 0.13.1

Filename Size
jmsdk-0.13.1.pom 22 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jmsdk-bom
  • common-impl
  • client-impl
  • bot-impl
  • jackson-support
  • jsonb-support