is not current version
Last Version 0.13.1

io.github.ma1uta.matrix:jeon 0.5.0

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

GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

jeon
Version

Version

0.5.0
Type

Type

pom

Download jeon 0.5.0

Filename Size
jeon-0.5.0.pom 21 KB
Browse

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