Yildiz Module Window Swt

Swt windows implementation.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-window-swt
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz Module Window Swt
Swt windows implementation.
Project URL

Project URL

https://bitbucket.org/yildiz-engine-team/module-window-swt
Source Code Management

Source Code Management

https://bitbucket.org/yildiz-engine-team/module-window-swt

Download module-window-swt

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.eclipse.platform : org.eclipse.swt.gtk.linux.x86_64 jar 3.109.0

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.0