is not current version
Last Version 1.0.1

com.github.devcsrj:slf4j-okhttp3-logging-interceptor 1.0.0


Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

com.github.devcsrj
ArtifactId

ArtifactId

slf4j-okhttp3-logging-interceptor
Version

Version

1.0.0
Type

Type

jar

Download slf4j-okhttp3-logging-interceptor 1.0.0


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