не последняя версия
Последняя версия 1.0.6

org.ow2.ishmael:ishmael-lite-core 1.0.3

Core of JSR88 implementation

Группа

Группа

org.ow2.ishmael
Идентификатор

Идентификатор

ishmael-lite-core
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать ishmael-lite-core 1.0.3


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