common-api

Common Matrix classes: Id, Events, ...

License

License

GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

common-api
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

common-api
Common Matrix classes: Id, Events, ...
Source Code Management

Source Code Management

https://github.com/ma1uta/jeon/tree/master/common-api

Download common-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar
javax.json.bind : javax.json.bind-api jar
com.fasterxml.jackson.core : jackson-annotations jar
io.swagger.core.v3 : swagger-annotations jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.1
0.13.0
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.8.0-rc1
0.7.0
0.7.0-beta2
0.7.0-beta1
0.6.0
0.5.0
0.4.1