is not current version
Last Version 1.3.0

org.jooby:jooby-raml 0.15.1


Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-raml
Version

Version

0.15.1
Type

Type

jar

Download jooby-raml 0.15.1


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