is not current version
Last Version 0.2.1

io.github.ma1uta.matrix:gene 0.2.0

Lightweight api of the Matrix API for Android.

GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

gene
Version

Version

0.2.0
Type

Type

jar

Download gene 0.2.0


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