is not current version
Last Version 0.8.12

guru.nidi.raml:raml-tester-client 0.8.11

This is the proxy itself, to be used as dependency of other projects.

Categories

Categories

CLI User Interface
GroupId

GroupId

guru.nidi.raml
ArtifactId

ArtifactId

raml-tester-client
Version

Version

0.8.11
Type

Type

jar

Download raml-tester-client 0.8.11


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