Last Version

logging-retrofit 0.10.0

A Retrofit CallAdapter.Factory for transparent logging.

License

License

Categories

Categories

Retrofit Net HTTP Clients Logging Application Layer Libs
GroupId

GroupId

com.nightlynexus.logging-retrofit
ArtifactId

ArtifactId

logging
Version

Version

0.10.0
Type

Type

jar
Description

Description

logging-retrofit
A Retrofit CallAdapter.Factory for transparent logging.
Project URL

Project URL

https://github.com/NightlyNexus/logging-retrofit
Source Code Management

Source Code Management

https://github.com/NightlyNexus/logging-retrofit

Download logging 0.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.0
com.squareup.okio : okio jar 1.16.0
com.squareup.retrofit2 : retrofit jar 2.5.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.12.0
com.google.truth : truth jar 0.42

Project Modules

There are no modules declared in this project.