is not current version
Last Version 1.3.0

org.apache.tuweni:eth-client-ui 1.2.0

Ethereum client UI

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

eth-client-ui
Version

Version

1.2.0
Type

Type

pom

Download eth-client-ui 1.2.0


<!-- https://jarcasting.com/artifacts/org.apache.tuweni/eth-client-ui/ -->
<dependency>
    <groupId>org.apache.tuweni</groupId>
    <artifactId>eth-client-ui</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuweni/eth-client-ui/
implementation 'org.apache.tuweni:eth-client-ui:1.2.0'
// https://jarcasting.com/artifacts/org.apache.tuweni/eth-client-ui/
implementation ("org.apache.tuweni:eth-client-ui:1.2.0")
'org.apache.tuweni:eth-client-ui:pom:1.2.0'
<dependency org="org.apache.tuweni" name="eth-client-ui" rev="1.2.0">
  <artifact name="eth-client-ui" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuweni', module='eth-client-ui', version='1.2.0')
)
libraryDependencies += "org.apache.tuweni" % "eth-client-ui" % "1.2.0"
[org.apache.tuweni/eth-client-ui "1.2.0"]