Last Version

neo-json-rpc-client-java 1.2

JSON-RPC Client for NEO

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.swisscom-blockchain
ArtifactId

ArtifactId

neo-rpcclient
Version

Version

1.2
Type

Type

jar
Description

Description

neo-json-rpc-client-java
JSON-RPC Client for NEO
Project URL

Project URL

https://github.com/swisscom-blockchain/neo-json-rpc-client-java
Source Code Management

Source Code Management

https://github.com/swisscom-blockchain/neo-json-rpc-client-java

Download neo-rpcclient 1.2


<!-- https://jarcasting.com/artifacts/com.github.swisscom-blockchain/neo-rpcclient/ -->
<dependency>
    <groupId>com.github.swisscom-blockchain</groupId>
    <artifactId>neo-rpcclient</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swisscom-blockchain/neo-rpcclient/
implementation 'com.github.swisscom-blockchain:neo-rpcclient:1.2'
// https://jarcasting.com/artifacts/com.github.swisscom-blockchain/neo-rpcclient/
implementation ("com.github.swisscom-blockchain:neo-rpcclient:1.2")
'com.github.swisscom-blockchain:neo-rpcclient:jar:1.2'
<dependency org="com.github.swisscom-blockchain" name="neo-rpcclient" rev="1.2">
  <artifact name="neo-rpcclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swisscom-blockchain', module='neo-rpcclient', version='1.2')
)
libraryDependencies += "com.github.swisscom-blockchain" % "neo-rpcclient" % "1.2"
[com.github.swisscom-blockchain/neo-rpcclient "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.briandilley.jsonrpc4j : jsonrpc4j jar 1.5.3

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.