is not current version
Last Version 2.69

com.proofpoint.platform:http-client 0.93


Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

http-client
Version

Version

0.93
Type

Type

jar

Download http-client 0.93


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