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

org.seppiko.glf:glf-parent 1.1.RELEASE

GLF(General Logging Facade) is alternative Logging Facade framework

Группа

Группа

org.seppiko.glf
Идентификатор

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

glf-parent
Версия

Версия

1.1.RELEASE
Тип

Тип

pom

Скачать glf-parent 1.1.RELEASE

Имя Файла Размер
glf-parent-1.1.RELEASE.pom 8 KB
Обзор

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