is not current version
Last Version 0.8.12

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

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.9
Type

Type

jar

Download raml-tester-client 0.8.9


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