is not current version
Last Version 1.0.6

org.ow2.ishmael:ishmael-lite 1.0.5


GroupId

GroupId

org.ow2.ishmael
ArtifactId

ArtifactId

ishmael-lite
Version

Version

1.0.5
Type

Type

pom

Download ishmael-lite 1.0.5

Filename Size
ishmael-lite-1.0.5.pom 4 KB
Browse

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