is not current version
Last Version 0.10.0

org.wisdom-framework:wisdom-runtime 0.7.0


GroupId

GroupId

org.wisdom-framework
ArtifactId

ArtifactId

wisdom-runtime
Version

Version

0.7.0
Type

Type

pom

Download wisdom-runtime 0.7.0


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