com.github.mufanh:filecoin4j-rpc

Filecoin RPC API JAVA SDK

License

License

GroupId

GroupId

com.github.mufanh
ArtifactId

ArtifactId

filecoin4j-rpc
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Filecoin RPC API JAVA SDK

Download filecoin4j-rpc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mufanh : jsonrpc4j jar 1.0.0-SNAPSHOT
com.fasterxml.jackson.core : jackson-databind jar 2.11.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0