is not current version
Last Version 2.69

com.proofpoint.platform:http-client 0.86


Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

http-client
Version

Version

0.86
Type

Type

jar

Download http-client 0.86


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