| License |
License |
|---|---|
| GroupId | GroupIdio.github.albertus82 |
| ArtifactId | ArtifactIdjface-utils |
| Last Version | Last Version19.0.2 |
| Release Date | Release Date |
| 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.2.pom | |
| jface-utils-19.0.2.jar | 507 KB |
| jface-utils-19.0.2-sources.jar | 263 KB |
| jface-utils-19.0.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.albertus82/jface-utils/
implementation 'io.github.albertus82:jface-utils:19.0.2'
// https://jarcasting.com/artifacts/io.github.albertus82/jface-utils/
implementation ("io.github.albertus82:jface-utils:19.0.2")
'io.github.albertus82:jface-utils:jar:19.0.2'
<dependency org="io.github.albertus82" name="jface-utils" rev="19.0.2">
<artifact name="jface-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.albertus82', module='jface-utils', version='19.0.2')
)
libraryDependencies += "io.github.albertus82" % "jface-utils" % "19.0.2"
[io.github.albertus82/jface-utils "19.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.platform : org.eclipse.jface | jar | 3.25.0 |
| org.eclipse.platform : org.eclipse.core.commands | jar | 3.10.100 |
| org.eclipse.platform : org.eclipse.equinox.common | jar | 3.16.0 |
| 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 |