License |
License |
---|---|
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdthread-context |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthread-context
thread-context
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thread-context-0.7.pom | |
thread-context-0.7.jar | 4 KB |
thread-context-0.7-sources.jar | 2 KB |
thread-context-0.7-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/thread-context/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>thread-context</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/thread-context/
implementation 'com.lucidchart:thread-context:0.7'
// https://jarcasting.com/artifacts/com.lucidchart/thread-context/
implementation ("com.lucidchart:thread-context:0.7")
'com.lucidchart:thread-context:jar:0.7'
<dependency org="com.lucidchart" name="thread-context" rev="0.7">
<artifact name="thread-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='thread-context', version='0.7')
)
libraryDependencies += "com.lucidchart" % "thread-context" % "0.7"
[com.lucidchart/thread-context "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.10 | jar | 3.8.8 |