GroupId | GroupIdcom.onpositive.aml |
---|---|
ArtifactId | ArtifactIdorg.aml.raml2java |
Version | Version0.0.9 |
Type | Typejar |
Filename | Size |
---|---|
org.aml.raml2java-0.0.9.pom | |
org.aml.raml2java-0.0.9.jar | 88 KB |
org.aml.raml2java-0.0.9-sources.jar | 37 KB |
org.aml.raml2java-0.0.9-javadoc.jar | 213 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.raml2java/ -->
<dependency>
<groupId>com.onpositive.aml</groupId>
<artifactId>org.aml.raml2java</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.raml2java/
implementation 'com.onpositive.aml:org.aml.raml2java:0.0.9'
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.raml2java/
implementation ("com.onpositive.aml:org.aml.raml2java:0.0.9")
'com.onpositive.aml:org.aml.raml2java:jar:0.0.9'
<dependency org="com.onpositive.aml" name="org.aml.raml2java" rev="0.0.9">
<artifact name="org.aml.raml2java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onpositive.aml', module='org.aml.raml2java', version='0.0.9')
)
libraryDependencies += "com.onpositive.aml" % "org.aml.raml2java" % "0.0.9"
[com.onpositive.aml/org.aml.raml2java "0.0.9"]