is not current version
Last Version 0.15

de.androbit:raml-converter-root 0.12

toolkit to use and convert RAML files

GroupId

GroupId

de.androbit
ArtifactId

ArtifactId

raml-converter-root
Version

Version

0.12
Type

Type

pom

Download raml-converter-root 0.12


<!-- https://jarcasting.com/artifacts/de.androbit/raml-converter-root/ -->
<dependency>
    <groupId>de.androbit</groupId>
    <artifactId>raml-converter-root</artifactId>
    <version>0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.androbit/raml-converter-root/
implementation 'de.androbit:raml-converter-root:0.12'
// https://jarcasting.com/artifacts/de.androbit/raml-converter-root/
implementation ("de.androbit:raml-converter-root:0.12")
'de.androbit:raml-converter-root:pom:0.12'
<dependency org="de.androbit" name="raml-converter-root" rev="0.12">
  <artifact name="raml-converter-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.androbit', module='raml-converter-root', version='0.12')
)
libraryDependencies += "de.androbit" % "raml-converter-root" % "0.12"
[de.androbit/raml-converter-root "0.12"]