License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.github.arvyy |
ArtifactId | ArtifactIdkawa-slf4j |
Last Version | Last Version1.7.30.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKawa slf4j
A kawa scheme wrapper for the java SLF4J API library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kawa-slf4j-1.7.30.1.pom | |
kawa-slf4j-1.7.30.1.jar | 5 KB |
kawa-slf4j-1.7.30.1-sources.jar | 2 KB |
kawa-slf4j-1.7.30.1-javadoc.jar | 391 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.github.arvyy : kawa | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |