is not current version
Last Version 1.0.6

org.ow2.ishmael:ishmael-lite-tests 1.0.4

Tests of Ishmael lite

GroupId

GroupId

org.ow2.ishmael
ArtifactId

ArtifactId

ishmael-lite-tests
Version

Version

1.0.4
Type

Type

jar

Download ishmael-lite-tests 1.0.4


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