Download isrt-4.10.jar file - Jar i

Jar examples for i:isrt

Description

The basic runtime tools and interfaces for intarsys components.

You can download jar file isrt 4.10 in this page.

License

BSD

Build File

You can use the following script to add isrt-4.10.jar to your project.

<dependency>
   <groupId>de.intarsys.opensource</groupId>
   <artifactId>isrt</artifactId>
   <version>4.10</version>
</dependency>
compile group: 'de.intarsys.opensource', name: 'isrt', version: '4.10'
libraryDependencies += "de.intarsys.opensource" % "isrt" % "4.10"
<dependency org="de.intarsys.opensource" name="isrt" rev="4.10"/>
@Grapes(@Grab(group='de.intarsys.opensource', module='isrt', version='4.10'))
'de.intarsys.opensource:isrt:jar:4.10'

Download

Click the following link to download the jar file.

isrt-4.10-javadoc.jar
isrt-4.10-sources.jar
isrt-4.10.jar
isrt-4.10.pom



Related Tutorials