GroupId | GroupIdcom.onpositive.aml |
---|---|
ArtifactId | ArtifactIdraml-jaxrs-codegen-core |
Version | Version1.3.7 |
Type | Typejar |
<!-- 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"]