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

de.intarsys.opensource:isrt 4.8

The basic runtime tools and interfaces for intarsys components.

Группа

Группа

de.intarsys.opensource
Идентификатор

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

isrt
Версия

Версия

4.8
Тип

Тип

jar

Скачать isrt 4.8

Имя Файла Размер
isrt-4.8.pom
isrt-4.8.jar 399 KB
isrt-4.8-sources.jar 515 KB
isrt-4.8-javadoc.jar 2 MB
Обзор

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