is not current version
Last Version 0.10.0

org.wisdom-framework:wisdom-raml 0.9.1

Wisdom RAML projects reactor pom.

GroupId

GroupId

org.wisdom-framework
ArtifactId

ArtifactId

wisdom-raml
Version

Version

0.9.1
Type

Type

pom

Download wisdom-raml 0.9.1

Filename Size
wisdom-raml-0.9.1.pom 3 KB
Browse

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