License |
License |
---|---|
GroupId | GroupIdorg.sonatype.gshell.dist |
ArtifactId | ArtifactIdgshell-commands-addons |
Version | Version2.6 |
Type | Typepom |
Description |
DescriptionGShell Dist :: Addon Commands
Additional (beside basic) GShell commands.
|
Project Organization |
Project OrganizationSonatype |
Filename | Size |
---|---|
gshell-commands-addons-2.6.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-commands-addons/ -->
<dependency>
<groupId>org.sonatype.gshell.dist</groupId>
<artifactId>gshell-commands-addons</artifactId>
<version>2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-commands-addons/
implementation 'org.sonatype.gshell.dist:gshell-commands-addons:2.6'
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-commands-addons/
implementation ("org.sonatype.gshell.dist:gshell-commands-addons:2.6")
'org.sonatype.gshell.dist:gshell-commands-addons:pom:2.6'
<dependency org="org.sonatype.gshell.dist" name="gshell-commands-addons" rev="2.6">
<artifact name="gshell-commands-addons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.gshell.dist', module='gshell-commands-addons', version='2.6')
)
libraryDependencies += "org.sonatype.gshell.dist" % "gshell-commands-addons" % "2.6"
[org.sonatype.gshell.dist/gshell-commands-addons "2.6"]