Group Id io.github.ayvytr
Artifact Id okhttploginterceptor
Version 3.0.8
Packaging jar
URL -
Badge
Last Updated 2022-08-26T00:42:29+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.github.ayvytr</groupId>
    <artifactId>okhttploginterceptor</artifactId>
    <version>3.0.8</version>
</dependency>
implementation group: 'io.github.ayvytr', name: 'okhttploginterceptor', version: '3.0.8'
implementation 'io.github.ayvytr:okhttploginterceptor:3.0.8'
implementation("io.github.ayvytr:okhttploginterceptor:3.0.8")
libraryDependencies += "io.github.ayvytr" % "okhttploginterceptor" % "3.0.8"
<dependency org="io.github.ayvytr" name="okhttploginterceptor" rev="3.0.8"/>
@Grapes(
    @Grab(group='io.github.ayvytr', module='okhttploginterceptor', version='3.0.8')
)
[io.github.ayvytr/okhttploginterceptor "3.0.8"]
'io.github.ayvytr:okhttploginterceptor:3.0.8'