is not current version
Last Version 12.3

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

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.0
Type

Type

jar

Download thistle-with-slf4j 12.0


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