is not current version
Last Version 1.0.18

com.hypertino:raml-parser-parent 1.0.16

Raml parser implemented in java

GroupId

GroupId

com.hypertino
ArtifactId

ArtifactId

raml-parser-parent
Version

Version

1.0.16
Type

Type

pom

Download raml-parser-parent 1.0.16


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