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

com.guicedee.services:slf4j 1.1.1.3-jre15


Категории

Категории

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

Группа

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

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

slf4j
Версия

Версия

1.1.1.3-jre15
Тип

Тип

jar

Скачать slf4j 1.1.1.3-jre15


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