не последняя версия
Последняя версия 2.6.5

org.sonatype.gshell.ext:gshell-plexus 2.6.4


Группа

Группа

org.sonatype.gshell.ext
Идентификатор

Идентификатор

gshell-plexus
Версия

Версия

2.6.4
Тип

Тип

jar

Скачать gshell-plexus 2.6.4


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