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

org.sonatype.gshell.commands:gshell-logging 2.5


Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

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

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

gshell-logging
Версия

Версия

2.5
Тип

Тип

jar

Скачать gshell-logging 2.5


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