is not current version
Last Version 0.10.0

org.ops4j:ramler 0.6.1

Code and documentation generator for RAML 1.0

GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

ramler
Version

Version

0.6.1
Type

Type

pom

Download ramler 0.6.1

Filename Size
ramler-0.6.1.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ops4j/ramler/ -->
<dependency>
    <groupId>org.ops4j</groupId>
    <artifactId>ramler</artifactId>
    <version>0.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j/ramler/
implementation 'org.ops4j:ramler:0.6.1'
// https://jarcasting.com/artifacts/org.ops4j/ramler/
implementation ("org.ops4j:ramler:0.6.1")
'org.ops4j:ramler:pom:0.6.1'
<dependency org="org.ops4j" name="ramler" rev="0.6.1">
  <artifact name="ramler" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j', module='ramler', version='0.6.1')
)
libraryDependencies += "org.ops4j" % "ramler" % "0.6.1"
[org.ops4j/ramler "0.6.1"]