| License |
License |
|---|---|
| GroupId | GroupIdorg.sonatype.gshell.dist |
| ArtifactId | ArtifactIdgshell-assembly |
| Last Version | Last Version2.6.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGShell Dist :: Assembly
|
| Project Organization |
Project OrganizationSonatype |
<!-- https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-assembly/ -->
<dependency>
<groupId>org.sonatype.gshell.dist</groupId>
<artifactId>gshell-assembly</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-assembly/
implementation 'org.sonatype.gshell.dist:gshell-assembly:2.6.5'
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-assembly/
implementation ("org.sonatype.gshell.dist:gshell-assembly:2.6.5")
'org.sonatype.gshell.dist:gshell-assembly:jar:2.6.5'
<dependency org="org.sonatype.gshell.dist" name="gshell-assembly" rev="2.6.5">
<artifact name="gshell-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.gshell.dist', module='gshell-assembly', version='2.6.5')
)
libraryDependencies += "org.sonatype.gshell.dist" % "gshell-assembly" % "2.6.5"
[org.sonatype.gshell.dist/gshell-assembly "2.6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonatype.gshell : gshell-bootstrap | jar | 2.6.5 |
| org.sonatype.gshell.dist : gshell-personality | jar | 2.6.5 |