is not current version
Last Version 1.0.3

com.googlecode.httpliar:httpliar 1.0.2

HttpLiar - Java Http Proxy

GroupId

GroupId

com.googlecode.httpliar
ArtifactId

ArtifactId

httpliar
Version

Version

1.0.2
Type

Type

jar

Download httpliar 1.0.2


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