is not current version
Last Version 0.24.2

com.nike.wingtips:wingtips-apache-http-client 0.23.0

Wingtips module wingtips-apache-http-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nike.wingtips
ArtifactId

ArtifactId

wingtips-apache-http-client
Version

Version

0.23.0
Type

Type

jar

Download wingtips-apache-http-client 0.23.0


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