Last Version

OkHttp Signpost 1.1.0

Signpost extension for signing OkHttp requests

License

License

GroupId

GroupId

se.akerfeldt
ArtifactId

ArtifactId

okhttp-signpost
Version

Version

1.1.0
Type

Type

jar
Description

Description

OkHttp Signpost
Signpost extension for signing OkHttp requests
Project URL

Project URL

http://github.com/pakerfeldt/okhttp-signpost/
Source Code Management

Source Code Management

http://github.com/pakerfeldt/okhttp-signpost

Download okhttp-signpost 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.0.0-RC1
oauth.signpost : signpost-core jar 1.2.1.2

Project Modules

There are no modules declared in this project.