MVN

io.apptik.comm : jus-okhttp

Maven & Gradle

Jan 11, 2017
58 stars

OkHttp client stack for jus · Communication library for Android and Java

<dependency>
    <groupId>io.apptik.comm</groupId>
    <artifactId>jus-okhttp</artifactId>
    <version>0.6.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.apptik.comm : jus-okhttp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.9

All Versions

Choose a version of io.apptik.comm : jus-okhttp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
jus-okhttp-0.6.9
jus-okhttp-0.6.8
jus-okhttp-0.6.7
jus-okhttp-0.6.6
jus-okhttp-0.6.5
jus-okhttp-0.6.4
jus-okhttp-0.6.3
jus-okhttp-0.6.2

How to add a dependency to Maven

Add the following io.apptik.comm : jus-okhttp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.apptik.comm</groupId>
    <artifactId>jus-okhttp</artifactId>
    <version>0.6.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.apptik.comm : jus-okhttp gradle dependency to your build.gradle file:

implementation 'io.apptik.comm:jus-okhttp:0.6.9'

Gradle Kotlin DSL: Add the following io.apptik.comm : jus-okhttp gradle kotlin dependency to your build.gradle.kts file:

implementation("io.apptik.comm:jus-okhttp:0.6.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.apptik.comm : jus-okhttp sbt scala dependency to your build.sbt file:

libraryDependencies += "io.apptik.comm" % "jus-okhttp" % "0.6.9"

Advertisement

Dependencies from Group

Jan 10, 2017
16 usages
58 stars
Jan 10, 2017
9 usages
58 stars
Sep 19, 2015
3 usages
58 stars
Jan 10, 2017
1 usages
58 stars
Sep 19, 2015
1 usages
58 stars

Discover Dependencies