License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.splend-io |
ArtifactId | ArtifactIddsplend-java |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptiondsplend-java
DSplend Java SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dsplend-java-1.0.1.pom | |
dsplend-java-1.0.1.jar | 27 KB |
dsplend-java-1.0.1-sources.jar | 15 KB |
dsplend-java-1.0.1-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.splend-io/dsplend-java/ -->
<dependency>
<groupId>com.github.splend-io</groupId>
<artifactId>dsplend-java</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.splend-io/dsplend-java/
implementation 'com.github.splend-io:dsplend-java:1.0.1'
// https://jarcasting.com/artifacts/com.github.splend-io/dsplend-java/
implementation ("com.github.splend-io:dsplend-java:1.0.1")
'com.github.splend-io:dsplend-java:jar:1.0.1'
<dependency org="com.github.splend-io" name="dsplend-java" rev="1.0.1">
<artifact name="dsplend-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.splend-io', module='dsplend-java', version='1.0.1')
)
libraryDependencies += "com.github.splend-io" % "dsplend-java" % "1.0.1"
[com.github.splend-io/dsplend-java "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
com.google.guava : guava | jar | 24.1-jre |
com.madgag.spongycastle : core | jar | 1.58.0.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.59 |
org.web3j : crypto | jar | 4.1.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
org.json : json | jar | 20180130 |