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

com.github.sebhoss:logging-bom 2.0.3


Категории

Категории

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

Группа

com.github.sebhoss
Идентификатор

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

logging-bom
Версия

Версия

2.0.3
Тип

Тип

pom

Скачать logging-bom 2.0.3

Имя Файла Размер
logging-bom-2.0.3.pom 2 KB
Обзор

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