is not current version
Last Version 0.13.1

io.github.ma1uta.matrix:jeon 0.7.0-beta1

Matrix API (Client-Server, Server-Server, Application, Push, Identity)

GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

jeon
Version

Version

0.7.0-beta1
Type

Type

pom

Download jeon 0.7.0-beta1

Filename Size
jeon-0.7.0-beta1.pom 23 KB
Browse

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