is not current version
Last Version 1.3.0

org.apache.tuweni:scuttlebutt-client-lib 1.2.0

High level scuttlebutt library functions

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

scuttlebutt-client-lib
Version

Version

1.2.0
Type

Type

pom

Download scuttlebutt-client-lib 1.2.0


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