is not current version
Last Version 1.3.8

com.onpositive.aml:raml-jaxrs-codegen-core 1.3.7

RAML JAXRS

GroupId

GroupId

com.onpositive.aml
ArtifactId

ArtifactId

raml-jaxrs-codegen-core
Version

Version

1.3.7
Type

Type

jar

Download raml-jaxrs-codegen-core 1.3.7


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