is not current version
Last Version 4.11

de.intarsys.opensource:isrt 4.8

The basic runtime tools and interfaces for intarsys components.

GroupId

GroupId

de.intarsys.opensource
ArtifactId

ArtifactId

isrt
Version

Version

4.8
Type

Type

jar

Download isrt 4.8


<!-- 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"]