is not current version
Last Version 1.3.0

org.jooby:jooby-raml 1.1.0


Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-raml
Version

Version

1.1.0
Type

Type

jar

Download jooby-raml 1.1.0


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