is not current version
Last Version 3.0.7

org.raml.jaxrs:jaxrs-to-raml-converter 3.0.2


GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

jaxrs-to-raml-converter
Version

Version

3.0.2
Type

Type

jar

Download jaxrs-to-raml-converter 3.0.2


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