is not current version
Last Version 1.0.2

com.jleth.util:okhttp3-logging 1.0.1

HTTP logging intercepter for OkHttp3

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.jleth.util
ArtifactId

ArtifactId

okhttp3-logging
Version

Version

1.0.1
Type

Type

jar

Download okhttp3-logging 1.0.1


<!-- https://jarcasting.com/artifacts/com.jleth.util/okhttp3-logging/ -->
<dependency>
    <groupId>com.jleth.util</groupId>
    <artifactId>okhttp3-logging</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jleth.util/okhttp3-logging/
implementation 'com.jleth.util:okhttp3-logging:1.0.1'
// https://jarcasting.com/artifacts/com.jleth.util/okhttp3-logging/
implementation ("com.jleth.util:okhttp3-logging:1.0.1")
'com.jleth.util:okhttp3-logging:jar:1.0.1'
<dependency org="com.jleth.util" name="okhttp3-logging" rev="1.0.1">
  <artifact name="okhttp3-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jleth.util', module='okhttp3-logging', version='1.0.1')
)
libraryDependencies += "com.jleth.util" % "okhttp3-logging" % "1.0.1"
[com.jleth.util/okhttp3-logging "1.0.1"]