Last Version

filecoin4j 1.0.0

Filecoin RPC API JAVA SDK

License

License

GroupId

GroupId

com.github.mufanh
ArtifactId

ArtifactId

filecoin4j
Version

Version

1.0.0
Type

Type

pom
Description

Description

filecoin4j
Filecoin RPC API JAVA SDK
Project URL

Project URL

https://github.com/mufanh/filecoin4j.git
Source Code Management

Source Code Management

https://github.com/mufanh/filecoin4j

Download filecoin4j 1.0.0

Filename Size
filecoin4j-1.0.0.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • filecoin4j-rpc