is not current version
Last Version 1.0.8

org.raml:pojo-to-raml 1.0.5


GroupId

GroupId

org.raml
ArtifactId

ArtifactId

pojo-to-raml
Version

Version

1.0.5
Type

Type

jar

Download pojo-to-raml 1.0.5


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