is not current version
Last Version 2.2.0

com.shedhack.thread:thread-context-handler 1.0.6

Context enabler, for helping with debugging/logging

GroupId

GroupId

com.shedhack.thread
ArtifactId

ArtifactId

thread-context-handler
Version

Version

1.0.6
Type

Type

jar

Download thread-context-handler 1.0.6


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