io.github.ma1uta.matrix:common-impl

SDK for clients and bots

License

License

GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

common-impl
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

SDK for clients and bots

Download common-impl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.ma1uta.matrix : common-api jar
org.eclipse.microprofile.rest.client : microprofile-rest-client-api jar
org.slf4j : slf4j-api jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params 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.6.0-rc1
0.5.0
0.5.0-beta2
0.5.0-beta1