is not current version
Last Version 1.1.1

com.anbillon.routine:logging-interceptor 1.1.0

A logging interceptor for routine.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.anbillon.routine
ArtifactId

ArtifactId

logging-interceptor
Version

Version

1.1.0
Type

Type

aar

Download logging-interceptor 1.1.0


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