License |
License |
---|---|
GroupId | GroupIdde.intarsys.opensource |
ArtifactId | ArtifactIdisrt |
Last Version | Last Version4.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionisrt
Basic runtime tools and interfaces for intarsys components.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
isrt-4.11.pom | |
isrt-4.11.jar | 399 KB |
isrt-4.11-sources.jar | 515 KB |
isrt-4.11-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.intarsys.opensource/isrt/ -->
<dependency>
<groupId>de.intarsys.opensource</groupId>
<artifactId>isrt</artifactId>
<version>4.11</version>
</dependency>
// https://jarcasting.com/artifacts/de.intarsys.opensource/isrt/
implementation 'de.intarsys.opensource:isrt:4.11'
// https://jarcasting.com/artifacts/de.intarsys.opensource/isrt/
implementation ("de.intarsys.opensource:isrt:4.11")
'de.intarsys.opensource:isrt:jar:4.11'
<dependency org="de.intarsys.opensource" name="isrt" rev="4.11">
<artifact name="isrt" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.intarsys.opensource', module='isrt', version='4.11')
)
libraryDependencies += "de.intarsys.opensource" % "isrt" % "4.11"
[de.intarsys.opensource/isrt "4.11"]