Download iscwt-5.5.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.5 in this page.

License

BSD

Build File

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'

Download

Click the following link to download the jar file.

iscwt-5.5-javadoc.jar
iscwt-5.5-sources.jar
iscwt-5.5.jar
iscwt-5.5.pom



Related Tutorials