is not current version
Last Version 12.3

com.github.shepherdviolet:thistle-with-slf4j 12.2

Comprehensive Java common library (Java7+)

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle-with-slf4j
Version

Version

12.2
Type

Type

jar

Download thistle-with-slf4j 12.2


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