is not current version
Last Version 0.5.0

org.raml:webapi-parser 0.4.0

webapi-parser

GroupId

GroupId

org.raml
ArtifactId

ArtifactId

webapi-parser
Version

Version

0.4.0
Type

Type

jar

Download webapi-parser 0.4.0


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