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