is not current version
Last Version 1.2.2

com.agorapulse:gru-http 0.9.0

HTTP Testing Framework

GroupId

GroupId

com.agorapulse
ArtifactId

ArtifactId

gru-http
Version

Version

0.9.0
Type

Type

jar

Download gru-http 0.9.0


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