is not current version
Last Version 1.3

io.thedocs:soyuz-loge 1.0

slf4j wrapper to improve logs

GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-loge
Version

Version

1.0
Type

Type

jar

Download soyuz-loge 1.0


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