is not current version
Last Version 1.3.8

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

RAML JAXRS

GroupId

GroupId

com.onpositive.aml
ArtifactId

ArtifactId

raml-jaxrs-codegen-core
Version

Version

1.3.6
Type

Type

jar

Download raml-jaxrs-codegen-core 1.3.6


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