MVN

be.yildiz-games : bom-swt

Maven & Gradle

Oct 01, 2016
2 usages

Bom SWT · Contains the dependency management for SWT.

<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>bom-swt</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.yildiz-games : bom-swt to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of be.yildiz-games : bom-swt to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bom-swt-1.0.2
bom-swt-1.0.1
bom-swt-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>bom-swt</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement