Last Version

Kawa slf4j 1.7.30.1

A kawa scheme wrapper for the java SLF4J API library

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.arvyy
ArtifactId

ArtifactId

kawa-slf4j
Version

Version

1.7.30.1
Type

Type

jar
Description

Description

Kawa slf4j
A kawa scheme wrapper for the java SLF4J API library
Source Code Management

Source Code Management

http://github.com/arvyy/kawa-slf4j/tree/master

Download kawa-slf4j 1.7.30.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
com.github.arvyy : kawa jar 3.0

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.