is not current version
Last Version 2.6.5

org.sonatype.gshell.commands:gshell-network 2.6.3


Categories

Categories

Net
GroupId

GroupId

org.sonatype.gshell.commands
ArtifactId

ArtifactId

gshell-network
Version

Version

2.6.3
Type

Type

jar

Download gshell-network 2.6.3


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