License |
License |
---|---|
GroupId | GroupIdorg.sonatype.gshell.dist |
ArtifactId | ArtifactIdgshell-scripts |
Version | Version2.6.4 |
Type | Typejar |
Description |
DescriptionGshell Dist :: Scripts
|
Project Organization |
Project OrganizationSonatype |
Filename | Size |
---|---|
gshell-scripts-2.6.4.pom | |
gshell-scripts-2.6.4.jar | 11 KB |
gshell-scripts-2.6.4-sources.jar | 9 KB |
gshell-scripts-2.6.4-p2Content.xml | 13 KB |
gshell-scripts-2.6.4-p2Artifacts.xml | 3 KB |
gshell-scripts-2.6.4-javadoc.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-scripts/ -->
<dependency>
<groupId>org.sonatype.gshell.dist</groupId>
<artifactId>gshell-scripts</artifactId>
<version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-scripts/
implementation 'org.sonatype.gshell.dist:gshell-scripts:2.6.4'
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-scripts/
implementation ("org.sonatype.gshell.dist:gshell-scripts:2.6.4")
'org.sonatype.gshell.dist:gshell-scripts:jar:2.6.4'
<dependency org="org.sonatype.gshell.dist" name="gshell-scripts" rev="2.6.4">
<artifact name="gshell-scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.gshell.dist', module='gshell-scripts', version='2.6.4')
)
libraryDependencies += "org.sonatype.gshell.dist" % "gshell-scripts" % "2.6.4"
[org.sonatype.gshell.dist/gshell-scripts "2.6.4"]