is not current version
Last Version 0.10.0

org.wisdom-framework:wisdom-test 0.7.0


GroupId

GroupId

org.wisdom-framework
ArtifactId

ArtifactId

wisdom-test
Version

Version

0.7.0
Type

Type

jar

Download wisdom-test 0.7.0


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