Jar examples for i:isrt
The basic runtime tools and interfaces for intarsys components.
You can download jar file isrt 4.8 in this page.
BSD
You can use the following script to add isrt-4.8.jar to your project.
<dependency> <groupId>de.intarsys.opensource</groupId> <artifactId>isrt</artifactId> <version>4.8</version> </dependency>
compile group: 'de.intarsys.opensource', name: 'isrt', version: '4.8'
libraryDependencies += "de.intarsys.opensource" % "isrt" % "4.8"
<dependency org="de.intarsys.opensource" name="isrt" rev="4.8"/>
@Grapes(@Grab(group='de.intarsys.opensource', module='isrt', version='4.8'))
'de.intarsys.opensource:isrt:jar:4.8'
Click the following link to download the jar file.
isrt-4.8-javadoc.jar