Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdhttpasyncclient-thread-context |
Version | Version0.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lucidchart/httpasyncclient-thread-context/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>httpasyncclient-thread-context</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/httpasyncclient-thread-context/
implementation 'com.lucidchart:httpasyncclient-thread-context:0.9'
// https://jarcasting.com/artifacts/com.lucidchart/httpasyncclient-thread-context/
implementation ("com.lucidchart:httpasyncclient-thread-context:0.9")
'com.lucidchart:httpasyncclient-thread-context:jar:0.9'
<dependency org="com.lucidchart" name="httpasyncclient-thread-context" rev="0.9">
<artifact name="httpasyncclient-thread-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='httpasyncclient-thread-context', version='0.9')
)
libraryDependencies += "com.lucidchart" % "httpasyncclient-thread-context" % "0.9"
[com.lucidchart/httpasyncclient-thread-context "0.9"]