is not current version
Last Version 2.6.3

org.sonatype.gshell:gshell-gossip 2.6


GroupId

GroupId

org.sonatype.gshell
ArtifactId

ArtifactId

gshell-gossip
Version

Version

2.6
Type

Type

jar

Download gshell-gossip 2.6


<!-- https://jarcasting.com/artifacts/org.sonatype.gshell/gshell-gossip/ -->
<dependency>
    <groupId>org.sonatype.gshell</groupId>
    <artifactId>gshell-gossip</artifactId>
    <version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.gshell/gshell-gossip/
implementation 'org.sonatype.gshell:gshell-gossip:2.6'
// https://jarcasting.com/artifacts/org.sonatype.gshell/gshell-gossip/
implementation ("org.sonatype.gshell:gshell-gossip:2.6")
'org.sonatype.gshell:gshell-gossip:jar:2.6'
<dependency org="org.sonatype.gshell" name="gshell-gossip" rev="2.6">
  <artifact name="gshell-gossip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.gshell', module='gshell-gossip', version='2.6')
)
libraryDependencies += "org.sonatype.gshell" % "gshell-gossip" % "2.6"
[org.sonatype.gshell/gshell-gossip "2.6"]