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

io.github.conflux-chain:conflux.web3j 1.2.0

Java SDK for conflux network

Группа

Группа

io.github.conflux-chain
Идентификатор

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

conflux.web3j
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать conflux.web3j 1.2.0


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