is not current version
Last Version 1.0.18

com.hypertino:raml-parser-2 1.0.16

Raml parser implemented in java

GroupId

GroupId

com.hypertino
ArtifactId

ArtifactId

raml-parser-2
Version

Version

1.0.16
Type

Type

jar

Download raml-parser-2 1.0.16


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