Java Etherscan API

Library is a wrapper for EtherScan API.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.goodforgod
Идентификатор

Идентификатор

java-etherscan-api
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Etherscan API
Library is a wrapper for EtherScan API.
Ссылка на сайт

Ссылка на сайт

https://github.com/GoodforGod/java-etherscan-api
Система контроля версий

Система контроля версий

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

Скачать java-etherscan-api

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 22.0.0
com.google.code.gson : gson jar 2.8.9

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0