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

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

Java SDK for conflux network

Группа

Группа

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

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

conflux.web3j
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать conflux.web3j 1.0.4


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