| License |
License |
|---|---|
| GroupId | GroupIdio.github.albertus82 |
| ArtifactId | ArtifactIdjface-utils |
| Version | Version19.0.1 |
| Type | Typejar |
| Description |
DescriptionJFaceUtils
Java SWT/JFace Utility Library including a Preferences Framework, Lightweight HTTP Server and macOS support.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jface-utils-19.0.1.pom | |
| jface-utils-19.0.1.jar | 505 KB |
| jface-utils-19.0.1-sources.jar | 261 KB |
| jface-utils-19.0.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.albertus82/jface-utils/ -->
<dependency>
<groupId>io.github.albertus82</groupId>
<artifactId>jface-utils</artifactId>
<version>19.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.albertus82/jface-utils/
implementation 'io.github.albertus82:jface-utils:19.0.1'
// https://jarcasting.com/artifacts/io.github.albertus82/jface-utils/
implementation ("io.github.albertus82:jface-utils:19.0.1")
'io.github.albertus82:jface-utils:jar:19.0.1'
<dependency org="io.github.albertus82" name="jface-utils" rev="19.0.1">
<artifact name="jface-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.albertus82', module='jface-utils', version='19.0.1')
)
libraryDependencies += "io.github.albertus82" % "jface-utils" % "19.0.1"
[io.github.albertus82/jface-utils "19.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.platform : org.eclipse.jface | jar | 3.24.0 |
| org.eclipse.platform : org.eclipse.core.commands | jar | 3.10.100 |
| org.eclipse.platform : org.eclipse.equinox.common | jar | 3.15.100 |
| com.sun.activation : javax.activation Optional | jar | 1.2.0 |
| jakarta.xml.bind : jakarta.xml.bind-api Optional | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |