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