Last Version

Gene 0.2.1

Lightweight api of the Matrix API for Android.

License

License

GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

gene
Version

Version

0.2.1
Type

Type

jar
Description

Description

Gene
Lightweight api of the Matrix API for Android.
Project URL

Project URL

https://github.com/ma1uta/gene
Source Code Management

Source Code Management

https://github.com/ma1uta/gene

Download gene 0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.4.0
com.google.code.gson : gson jar 2.8.5

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.