| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.ma1uta.matrix |
| ArtifactId | ArtifactIdclient-impl |
| Last Version | Last Version0.13.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSDK for clients and bots
|
| Filename | Size |
|---|---|
| client-impl-0.13.1.pom | |
| client-impl-0.13.1.jar | 96 KB |
| client-impl-0.13.1-sources.jar | 111 KB |
| client-impl-0.13.1-javadoc.jar | 804 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ma1uta.matrix/client-impl/ -->
<dependency>
<groupId>io.github.ma1uta.matrix</groupId>
<artifactId>client-impl</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/client-impl/
implementation 'io.github.ma1uta.matrix:client-impl:0.13.1'
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/client-impl/
implementation ("io.github.ma1uta.matrix:client-impl:0.13.1")
'io.github.ma1uta.matrix:client-impl:jar:0.13.1'
<dependency org="io.github.ma1uta.matrix" name="client-impl" rev="0.13.1">
<artifact name="client-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ma1uta.matrix', module='client-impl', version='0.13.1')
)
libraryDependencies += "io.github.ma1uta.matrix" % "client-impl" % "0.13.1"
[io.github.ma1uta.matrix/client-impl "0.13.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | |
| io.github.ma1uta.matrix : client-api | jar | |
| io.github.ma1uta.matrix : common-impl | jar | 0.13.1 |
| io.github.ma1uta.matrix : jackson-support | jar | 0.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.resteasy : resteasy-client-microprofile | jar | |
| org.jboss.resteasy : resteasy-jackson2-provider | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| ch.qos.logback : logback-classic | jar | |
| com.github.tomakehurst : wiremock | jar |