Last Version

slf4j 1.2.2.1-jre17

The core maven build properties

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection SLF4J Logging
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

slf4j
Version

Version

1.2.2.1-jre17
Type

Type

jar
Description

Description

slf4j
The core maven build properties
Project URL

Project URL

https://github.com/qos-ch/slf4j

Download slf4j 1.2.2.1-jre17


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.