не последняя версия
Последняя версия 1.2.2.1-jre17

com.guicedee.services:slf4j 1.0.19.0-jre14


Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection SLF4J Logging
Группа

Группа

com.guicedee.services
Идентификатор

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

slf4j
Версия

Версия

1.0.19.0-jre14
Тип

Тип

jar

Скачать slf4j 1.0.19.0-jre14


<!-- https://jarcasting.com/artifacts/com.guicedee.services/slf4j/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>slf4j</artifactId>
    <version>1.0.19.0-jre14</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/slf4j/
implementation 'com.guicedee.services:slf4j:1.0.19.0-jre14'
// https://jarcasting.com/artifacts/com.guicedee.services/slf4j/
implementation ("com.guicedee.services:slf4j:1.0.19.0-jre14")
'com.guicedee.services:slf4j:jar:1.0.19.0-jre14'
<dependency org="com.guicedee.services" name="slf4j" rev="1.0.19.0-jre14">
  <artifact name="slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='slf4j', version='1.0.19.0-jre14')
)
libraryDependencies += "com.guicedee.services" % "slf4j" % "1.0.19.0-jre14"
[com.guicedee.services/slf4j "1.0.19.0-jre14"]