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