MVN

com.github.simonpercic : oklog3

Maven & Gradle

Apr 04, 2021
493 stars

OkLog3 · Response logging interceptor for OkHttp3. Logs a url link with url-encoded response for every OkHttp call.

<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>oklog3</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.simonpercic : oklog3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of com.github.simonpercic : oklog3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
oklog3-2.3.0
1.0.x
oklog3-1.0.1
0.2.x
oklog3-0.2.1
oklog3-0.2.0

How to add a dependency to Maven

Add the following com.github.simonpercic : oklog3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>oklog3</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.simonpercic : oklog3 gradle dependency to your build.gradle file:

implementation 'com.github.simonpercic:oklog3:2.3.0'

Gradle Kotlin DSL: Add the following com.github.simonpercic : oklog3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.simonpercic:oklog3:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.simonpercic : oklog3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.simonpercic" % "oklog3" % "2.3.0"

Advertisement

Dependencies from Group

Apr 04, 2021
5 usages
493 stars
Apr 04, 2021
3 usages
493 stars
Oct 05, 2016
2 usages
6 stars
Apr 04, 2021
2 usages
493 stars
Apr 05, 2021
2 usages
47 stars

Discover Dependencies

Apr 04, 2021
5 usages
493 stars
Mar 16, 2016
1 stars
Jan 08, 2018
61 stars
Apr 06, 2022
4 stars
Mar 15, 2016
0 stars
Dec 24, 2017
1 usages
4 stars
Dec 24, 2017
3 usages
4 stars
Dec 30, 2016
2 usages
4 stars
Dec 24, 2017
2 usages
4 stars