| License |
License |
|---|---|
| GroupId | GroupIdorg.sonatype.gshell.ext |
| ArtifactId | ArtifactIdgshell-gossip |
| Version | Version2.6.5 |
| Type | Typejar |
| Description |
DescriptionGShell Extensions :: Gossip
|
| Project Organization |
Project OrganizationSonatype |
| Filename | Size |
|---|---|
| gshell-gossip-2.6.5.pom | |
| gshell-gossip-2.6.5.jar | 13 KB |
| gshell-gossip-2.6.5-sources.jar | 10 KB |
| gshell-gossip-2.6.5-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.gshell.ext/gshell-gossip/ -->
<dependency>
<groupId>org.sonatype.gshell.ext</groupId>
<artifactId>gshell-gossip</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.gshell.ext/gshell-gossip/
implementation 'org.sonatype.gshell.ext:gshell-gossip:2.6.5'
// https://jarcasting.com/artifacts/org.sonatype.gshell.ext/gshell-gossip/
implementation ("org.sonatype.gshell.ext:gshell-gossip:2.6.5")
'org.sonatype.gshell.ext:gshell-gossip:jar:2.6.5'
<dependency org="org.sonatype.gshell.ext" name="gshell-gossip" rev="2.6.5">
<artifact name="gshell-gossip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.gshell.ext', module='gshell-gossip', version='2.6.5')
)
libraryDependencies += "org.sonatype.gshell.ext" % "gshell-gossip" % "2.6.5"
[org.sonatype.gshell.ext/gshell-gossip "2.6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonatype.gshell : gshell-core | jar | 2.6.5 |
| org.sonatype.gossip : gossip-slf4j | jar | 1.8 |