is not current version
Last Version 0.10.0

org.wisdom-framework:wisdom-runtime 0.5


GroupId

GroupId

org.wisdom-framework
ArtifactId

ArtifactId

wisdom-runtime
Version

Version

0.5
Type

Type

pom

Download wisdom-runtime 0.5


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