License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdmodule-window-swt |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Module Window Swt
Swt windows implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
module-window-swt-1.0.5.pom | |
module-window-swt-1.0.5.jar | 316 KB |
module-window-swt-1.0.5-win32.jar | 316 KB |
module-window-swt-1.0.5-sources.jar | 314 KB |
module-window-swt-1.0.5-linux64.jar | 316 KB |
module-window-swt-1.0.5-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-window-swt/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-window-swt</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-window-swt/
implementation 'be.yildiz-games:module-window-swt:1.0.5'
// https://jarcasting.com/artifacts/be.yildiz-games/module-window-swt/
implementation ("be.yildiz-games:module-window-swt:1.0.5")
'be.yildiz-games:module-window-swt:jar:1.0.5'
<dependency org="be.yildiz-games" name="module-window-swt" rev="1.0.5">
<artifact name="module-window-swt" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-window-swt', version='1.0.5')
)
libraryDependencies += "be.yildiz-games" % "module-window-swt" % "1.0.5"
[be.yildiz-games/module-window-swt "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : module-window | jar | 2.0.7 |
be.yildiz-games : common-logging | jar | 2.0.0 |
be.yildiz-games : common-file | jar | 2.0.3 |
be.yildiz-games : common-exception | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.swt.gtk.linux.x86_64 | jar | 3.109.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |
org.junit.platform : junit-platform-launcher | jar | 1.1.0 |
org.mockito : mockito-core | jar | 2.23.4 |