| License |
License |
|---|---|
| GroupId | GroupIdde.intarsys.opensource |
| ArtifactId | ArtifactIdiscwt |
| Last Version | Last Version5.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniscwt
Intarsys window toolkit and basic rendering abstraction layer.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| iscwt-5.6.pom | |
| iscwt-5.6.jar | 109 KB |
| iscwt-5.6-sources.jar | 125 KB |
| iscwt-5.6-javadoc.jar | 464 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.intarsys.opensource/iscwt/ -->
<dependency>
<groupId>de.intarsys.opensource</groupId>
<artifactId>iscwt</artifactId>
<version>5.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.intarsys.opensource/iscwt/
implementation 'de.intarsys.opensource:iscwt:5.6'
// https://jarcasting.com/artifacts/de.intarsys.opensource/iscwt/
implementation ("de.intarsys.opensource:iscwt:5.6")
'de.intarsys.opensource:iscwt:jar:5.6'
<dependency org="de.intarsys.opensource" name="iscwt" rev="5.6">
<artifact name="iscwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.intarsys.opensource', module='iscwt', version='5.6')
)
libraryDependencies += "de.intarsys.opensource" % "iscwt" % "5.6"
[de.intarsys.opensource/iscwt "5.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.intarsys.opensource : isrt | jar | 4.11 |
| de.intarsys.opensource : isfreetype | jar | 5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.swt » org.eclipse.swt.${swt.ws}.${swt.os}.${swt.arch} | jar | 4.3 |