Last Version

OkLog3-Java 2.3.0

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.simonpercic
ArtifactId

ArtifactId

oklog3-java
Version

Version

2.3.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/simonpercic/OkLog
Source Code Management

Source Code Management

https://github.com/simonpercic/OkLog

Download oklog3-java 2.3.0


<!-- https://jarcasting.com/artifacts/com.github.simonpercic/oklog3-java/ -->
<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>oklog3-java</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonpercic/oklog3-java/
implementation 'com.github.simonpercic:oklog3-java:2.3.0'
// https://jarcasting.com/artifacts/com.github.simonpercic/oklog3-java/
implementation ("com.github.simonpercic:oklog3-java:2.3.0")
'com.github.simonpercic:oklog3-java:jar:2.3.0'
<dependency org="com.github.simonpercic" name="oklog3-java" rev="2.3.0">
  <artifact name="oklog3-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonpercic', module='oklog3-java', version='2.3.0')
)
libraryDependencies += "com.github.simonpercic" % "oklog3-java" % "2.3.0"
[com.github.simonpercic/oklog3-java "2.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.simonpercic : oklog-core jar 2.3.0

Project Modules

There are no modules declared in this project.