is not current version
Last Version 2.4

org.sonatype.gshell.commands:gshell-bsf 2.2


GroupId

GroupId

org.sonatype.gshell.commands
ArtifactId

ArtifactId

gshell-bsf
Version

Version

2.2
Type

Type

jar

Download gshell-bsf 2.2


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