is not current version
Last Version 5.6

de.intarsys.opensource:iscwt 5.3

This is a window toolkit and basic rendering abstraction layer.

GroupId

GroupId

de.intarsys.opensource
ArtifactId

ArtifactId

iscwt
Version

Version

5.3
Type

Type

jar

Download iscwt 5.3


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