is not current version
Last Version 3.0.7

org.raml.jaxrs:jaxrs-to-raml-core 3.0.0


GroupId

GroupId

org.raml.jaxrs
ArtifactId

ArtifactId

jaxrs-to-raml-core
Version

Version

3.0.0
Type

Type

jar

Download jaxrs-to-raml-core 3.0.0


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