is not current version
Last Version 2.0.0-alpha7

SLF4J API Module 2.0.0-alpha1

The slf4j API

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

slf4j-api
Version

Version

2.0.0-alpha1
Type

Type

jar
Description

Description

SLF4J API Module
The slf4j API
Project URL

Project URL

http://www.slf4j.org
Project Organization

Project Organization

QOS.ch

Download slf4j-api 2.0.0-alpha1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.