is not current version
Last Version 0.5.0

org.raml:webapi-parser 0.0.1

webapi-parser

GroupId

GroupId

org.raml
ArtifactId

ArtifactId

webapi-parser
Version

Version

0.0.1
Type

Type

jar

Download webapi-parser 0.0.1


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