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

org.sonatype.gshell.dist:gshell-dist 2.6


Группа

Группа

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

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

gshell-dist
Версия

Версия

2.6
Тип

Тип

pom

Скачать gshell-dist 2.6

Имя Файла Размер
gshell-dist-2.6.pom 4 KB
Обзор

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