is not current version
Last Version 1.0.3

com.googlecode.httpliar:httpliar 1.0.1

HttpLiar - Java Http Proxy

GroupId

GroupId

com.googlecode.httpliar
ArtifactId

ArtifactId

httpliar
Version

Version

1.0.1
Type

Type

jar

Download httpliar 1.0.1


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