License |
License |
---|---|
GroupId | GroupIdio.neow3j |
ArtifactId | ArtifactIdcore |
Last Version | Last Version3.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionneow3j
neow3j: Java/Kotlin/Android Development Toolkit for the Neo Blockchain
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-3.17.1.pom | |
core-3.17.1.jar | 132 KB |
core-3.17.1-tests.jar | 66 KB |
core-3.17.1-sources.jar | 65 KB |
core-3.17.1-javadoc.jar | 473 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.neow3j/core/ -->
<dependency>
<groupId>io.neow3j</groupId>
<artifactId>core</artifactId>
<version>3.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.neow3j/core/
implementation 'io.neow3j:core:3.17.1'
// https://jarcasting.com/artifacts/io.neow3j/core/
implementation ("io.neow3j:core:3.17.1")
'io.neow3j:core:jar:3.17.1'
<dependency org="io.neow3j" name="core" rev="3.17.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.neow3j', module='core', version='3.17.1')
)
libraryDependencies += "io.neow3j" % "core" % "3.17.1"
[io.neow3j/core "3.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.65 |
com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.15 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : logging-interceptor | jar | 3.8.1 |
org.java-websocket : Java-WebSocket | jar | 1.3.8 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.awaitility : awaitility | jar | 3.1.5 |