is not current version
Last Version 0.0.26

com.github.gobars:httplog 0.0.12

a http logger

GroupId

GroupId

com.github.gobars
ArtifactId

ArtifactId

httplog
Version

Version

0.0.12
Type

Type

jar

Download httplog 0.0.12


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