is not current version
Last Version 0.8.12

guru.nidi.raml:raml-tester-standalone 0.0.4

This is the proxy bundled with all its dependencies, to be used on the command line.

GroupId

GroupId

guru.nidi.raml
ArtifactId

ArtifactId

raml-tester-standalone
Version

Version

0.0.4
Type

Type

jar

Download raml-tester-standalone 0.0.4


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