is not current version
Last Version 1.4

org.apache.wink:wink-client-asynchttpclient 1.3.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.wink
ArtifactId

ArtifactId

wink-client-asynchttpclient
Version

Version

1.3.0
Type

Type

jar

Download wink-client-asynchttpclient 1.3.0


<!-- https://jarcasting.com/artifacts/org.apache.wink/wink-client-asynchttpclient/ -->
<dependency>
    <groupId>org.apache.wink</groupId>
    <artifactId>wink-client-asynchttpclient</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wink/wink-client-asynchttpclient/
implementation 'org.apache.wink:wink-client-asynchttpclient:1.3.0'
// https://jarcasting.com/artifacts/org.apache.wink/wink-client-asynchttpclient/
implementation ("org.apache.wink:wink-client-asynchttpclient:1.3.0")
'org.apache.wink:wink-client-asynchttpclient:jar:1.3.0'
<dependency org="org.apache.wink" name="wink-client-asynchttpclient" rev="1.3.0">
  <artifact name="wink-client-asynchttpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wink', module='wink-client-asynchttpclient', version='1.3.0')
)
libraryDependencies += "org.apache.wink" % "wink-client-asynchttpclient" % "1.3.0"
[org.apache.wink/wink-client-asynchttpclient "1.3.0"]