is not current version
Last Version 4.1.2

com.joyent.http-signature:apache-http-client-signature 1.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.joyent.http-signature
ArtifactId

ArtifactId

apache-http-client-signature
Version

Version

1.1.0
Type

Type

jar

Download apache-http-client-signature 1.1.0


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