License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdio.github.jccdex |
ArtifactId | ArtifactIdJccRPC |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJccRPC
JccRPC
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JccRPC-3.1.0.pom | |
JccRPC-3.1.0.jar | 322 KB |
JccRPC-3.1.0-sources.jar | 255 KB |
JccRPC-3.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jccdex/JccRPC/ -->
<dependency>
<groupId>io.github.jccdex</groupId>
<artifactId>JccRPC</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jccdex/JccRPC/
implementation 'io.github.jccdex:JccRPC:3.1.0'
// https://jarcasting.com/artifacts/io.github.jccdex/JccRPC/
implementation ("io.github.jccdex:JccRPC:3.1.0")
'io.github.jccdex:JccRPC:jar:3.1.0'
<dependency org="io.github.jccdex" name="JccRPC" rev="3.1.0">
<artifact name="JccRPC" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jccdex', module='JccRPC', version='3.1.0')
)
libraryDependencies += "io.github.jccdex" % "JccRPC" % "3.1.0"
[io.github.jccdex/JccRPC "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
com.alibaba : fastjson | jar | 1.2.75 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
io.github.jccdex : JccWallet | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-api-mockito | jar | 1.6.3 |
org.powermock : powermock-module-junit4 | jar | 1.6.3 |