Download iscwt-5.3.jar file - Jar i

Jar examples for i:iscwt

Description

This is a window toolkit and basic rendering abstraction layer.

You can download jar file iscwt 5.3 in this page.

License

BSD

Build File

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'

Download

Click the following link to download the jar file.

iscwt-5.3-javadoc.jar
iscwt-5.3-sources.jar
iscwt-5.3.jar
iscwt-5.3.pom



Related Tutorials