GroupId | GroupIdorg.apache.tuweni |
---|---|
ArtifactId | ArtifactIdtuweni-scuttlebutt |
Version | Version0.10.0 |
Type | Typepom |
Filename | Size |
---|---|
tuweni-scuttlebutt-0.10.0.pom | |
tuweni-scuttlebutt-0.10.0.jar | 2 KB |
tuweni-scuttlebutt-0.10.0-sources.jar | 18 KB |
tuweni-scuttlebutt-0.10.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuweni/tuweni-scuttlebutt/ -->
<dependency>
<groupId>org.apache.tuweni</groupId>
<artifactId>tuweni-scuttlebutt</artifactId>
<version>0.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuweni/tuweni-scuttlebutt/
implementation 'org.apache.tuweni:tuweni-scuttlebutt:0.10.0'
// https://jarcasting.com/artifacts/org.apache.tuweni/tuweni-scuttlebutt/
implementation ("org.apache.tuweni:tuweni-scuttlebutt:0.10.0")
'org.apache.tuweni:tuweni-scuttlebutt:pom:0.10.0'
<dependency org="org.apache.tuweni" name="tuweni-scuttlebutt" rev="0.10.0">
<artifact name="tuweni-scuttlebutt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuweni', module='tuweni-scuttlebutt', version='0.10.0')
)
libraryDependencies += "org.apache.tuweni" % "tuweni-scuttlebutt" % "0.10.0"
[org.apache.tuweni/tuweni-scuttlebutt "0.10.0"]