Last Version

SLF4J Site 2.0.0-alpha1

SLF4J Site

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

slf4j-site
Version

Version

2.0.0-alpha1
Type

Type

jar
Description

Description

SLF4J Site
SLF4J Site
Project URL

Project URL

http://www.slf4j.org
Project Organization

Project Organization

QOS.ch

Download slf4j-site 2.0.0-alpha1


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