aimanj
Lightweight Java library for integration with Matrix clients
License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdio.github.matrixainetwork |
ArtifactId | ArtifactIdpantheon |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpantheon
Pantheon JSON-RPC API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pantheon-1.0.2.pom | |
pantheon-1.0.2.jar | 6 KB |
pantheon-1.0.2-tests.jar | 3 KB |
pantheon-1.0.2-sources.jar | 4 KB |
pantheon-1.0.2-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.matrixainetwork/pantheon/ -->
<dependency>
<groupId>io.github.matrixainetwork</groupId>
<artifactId>pantheon</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.matrixainetwork/pantheon/
implementation 'io.github.matrixainetwork:pantheon:1.0.2'
// https://jarcasting.com/artifacts/io.github.matrixainetwork/pantheon/
implementation ("io.github.matrixainetwork:pantheon:1.0.2")
'io.github.matrixainetwork:pantheon:jar:1.0.2'
<dependency org="io.github.matrixainetwork" name="pantheon" rev="1.0.2">
<artifact name="pantheon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.matrixainetwork', module='pantheon', version='1.0.2')
)
libraryDependencies += "io.github.matrixainetwork" % "pantheon" % "1.0.2"
[io.github.matrixainetwork/pantheon "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.matrixainetwork : core | jar | 1.0.2 |
Lightweight Java library for integration with Matrix clients