is not current version
Last Version 0.7

com.lucidchart:thread-context-slf4j 0.1

thread-context-slf4j

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

thread-context-slf4j
Version

Version

0.1
Type

Type

jar

Download thread-context-slf4j 0.1


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