MVN

com.github.puresprout : okhttp-signpost-plus

Maven & Gradle

Apr 25, 2016
1 stars

OkHttp Signpost with Extension Feature · Signpost extension for signing OkHttp requests with extra feature

<dependency>
    <groupId>com.github.puresprout</groupId>
    <artifactId>okhttp-signpost-plus</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.puresprout : okhttp-signpost-plus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.puresprout : okhttp-signpost-plus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
okhttp-signpost-plus-1.0.0

How to add a dependency to Maven

Add the following com.github.puresprout : okhttp-signpost-plus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.puresprout</groupId>
    <artifactId>okhttp-signpost-plus</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.puresprout : okhttp-signpost-plus gradle dependency to your build.gradle file:

implementation 'com.github.puresprout:okhttp-signpost-plus:1.0.0'

Gradle Kotlin DSL: Add the following com.github.puresprout : okhttp-signpost-plus gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.puresprout:okhttp-signpost-plus:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.puresprout : okhttp-signpost-plus sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.puresprout" % "okhttp-signpost-plus" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 27, 2018
2 usages
233 stars
Aug 08, 2023
2 usages
14.8k stars
Aug 15, 2023
15 usages
308 stars
Aug 01, 2022
1 usages
493 stars
May 09, 2016
1 usages
Aug 11, 2023
3 usages
16.5k stars
Feb 10, 2023
3 usages
2.9k stars
p5
May 23, 2023