is not current version
Last Version 1.2.2

Gru 0.9.2

HTTP Testing Framework

License

License

GroupId

GroupId

com.agorapulse
ArtifactId

ArtifactId

gru-http
Version

Version

0.9.2
Type

Type

jar
Description

Description

Gru
HTTP Testing Framework
Project URL

Project URL

https://github.com/agorapulse/gru
Source Code Management

Source Code Management

https://github.com/agorapulse/gru.git

Download gru-http 0.9.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.agorapulse : gru jar 0.9.2
com.squareup.okhttp3 : okhttp jar 3.14.9

runtime (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar

Project Modules

There are no modules declared in this project.