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

org.sonatype.gshell.commands:gshell-text 2.3.1


Группа

Группа

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

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

gshell-text
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать gshell-text 2.3.1


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