is not current version
Last Version 0.10.0

org.ops4j:ramler 0.5.0

Code and documentation generator for RAML 1.0

GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

ramler
Version

Version

0.5.0
Type

Type

pom

Download ramler 0.5.0

Filename Size
ramler-0.5.0.pom 10 KB
Browse

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