Files download
File Operation
thread-context-0.1.jar download
thread-context-0.1.pom download
thread-context-0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>thread-context</artifactId>
  <version>0.1</version>
</dependency>
Gradle Groovy
implementation 'com.lucidchart:thread-context:0.1'
Gradle Kotlin
implementation("com.lucidchart:thread-context:0.1")
Scala SBT
libraryDependencies += "com.lucidchart" % "thread-context" % "0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.lucidchart', module='thread-context', version='0.1')
)
Apache Ivy
<dependency org="com.lucidchart" name="thread-context" rev="0.1" />
Leiningen
[com.lucidchart/thread-context "0.1"]
Apache Buildr
'com.lucidchart:thread-context:jar:0.1'
Dependencies
The project has no third-party dependencies