Java Etherscan API

Library is a wrapper for EtherScan API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.goodforgod
ArtifactId

ArtifactId

java-etherscan-api
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Etherscan API
Library is a wrapper for EtherScan API.
Project URL

Project URL

https://github.com/GoodforGod/java-etherscan-api
Source Code Management

Source Code Management

https://github.com/GoodforGod/java-etherscan-api/tree/master

Download java-etherscan-api

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0