Jar examples for i:iscwt
This is a window toolkit and basic rendering abstraction layer.
You can download jar file iscwt 5.5 in this page.
BSD
You can use the following script to add iscwt-5.5.jar to your project.
<dependency> <groupId>de.intarsys.opensource</groupId> <artifactId>iscwt</artifactId> <version>5.5</version> </dependency>
compile group: 'de.intarsys.opensource', name: 'iscwt', version: '5.5'
libraryDependencies += "de.intarsys.opensource" % "iscwt" % "5.5"
<dependency org="de.intarsys.opensource" name="iscwt" rev="5.5"/>
@Grapes(@Grab(group='de.intarsys.opensource', module='iscwt', version='5.5'))
'de.intarsys.opensource:iscwt:jar:5.5'
Click the following link to download the jar file.
iscwt-5.5-javadoc.jar