| License |
License
MIT
|
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdio.taig |
| ArtifactId | ArtifactIdflog-slf4j_3 |
| Last Version | Last Version0.12.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflog-slf4j
flog-slf4j
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| flog-slf4j_3-0.12.0.pom | |
| flog-slf4j_3-0.12.0.jar | 19 KB |
| flog-slf4j_3-0.12.0-sources.jar | 4 KB |
| flog-slf4j_3-0.12.0-javadoc.jar | 191 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.taig/flog-slf4j_3/ -->
<dependency>
<groupId>io.taig</groupId>
<artifactId>flog-slf4j_3</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.taig/flog-slf4j_3/
implementation 'io.taig:flog-slf4j_3:0.12.0'
// https://jarcasting.com/artifacts/io.taig/flog-slf4j_3/
implementation ("io.taig:flog-slf4j_3:0.12.0")
'io.taig:flog-slf4j_3:jar:0.12.0'
<dependency org="io.taig" name="flog-slf4j_3" rev="0.12.0">
<artifact name="flog-slf4j_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.taig', module='flog-slf4j_3', version='0.12.0')
)
libraryDependencies += "io.taig" % "flog-slf4j_3" % "0.12.0"
[io.taig/flog-slf4j_3 "0.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.taig : flog-core_3 | jar | 0.12.0 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |