Last Version

core 1.0.2

aimanj is a lightweight Java library for integration with Matrix clients

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

core
Version

Version

1.0.2
Type

Type

jar
Description

Description

core
aimanj is a lightweight Java library for integration with Matrix clients
Project URL

Project URL

https://github.com/MatrixAINetwork/aimanj
Source Code Management

Source Code Management

https://github.com/MatrixAINetwork/aimanj.git

Download core 1.0.2


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

Dependencies

compile (10)

Group / Artifact Type Version
io.github.matrixainetwork : abi jar 1.0.2
io.github.matrixainetwork : crypto jar 1.0.2
io.github.matrixainetwork : tuples jar 1.0.2
com.github.jnr : jnr-unixsocket jar 0.21
com.squareup.okhttp3 : okhttp jar 3.8.1
com.squareup.okhttp3 : logging-interceptor jar 3.8.1
io.reactivex.rxjava2 : rxjava jar 2.2.2
org.java-websocket : Java-WebSocket jar 1.3.8
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.