Last Version

OkLog-Java 2.3.0

Response logging interceptor for OkHttp. 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

oklog-java
Version

Version

2.3.0
Type

Type

jar
Description

Description

OkLog-Java
Response logging interceptor for OkHttp. 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 oklog-java 2.3.0


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