License |
License |
---|---|
GroupId | GroupIdio.ultreia.java4all.jaxx |
ArtifactId | ArtifactIdjaxx-widgets-select |
Version | Version3.0.0-RC-12 |
Type | Typejar |
Description |
DescriptionJAXX :: Widgets Select
Widgets to select data (using combobox, jlist, doublelist...)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.ultreia.java4all.jaxx/jaxx-widgets-select/ -->
<dependency>
<groupId>io.ultreia.java4all.jaxx</groupId>
<artifactId>jaxx-widgets-select</artifactId>
<version>3.0.0-RC-12</version>
</dependency>
// https://jarcasting.com/artifacts/io.ultreia.java4all.jaxx/jaxx-widgets-select/
implementation 'io.ultreia.java4all.jaxx:jaxx-widgets-select:3.0.0-RC-12'
// https://jarcasting.com/artifacts/io.ultreia.java4all.jaxx/jaxx-widgets-select/
implementation ("io.ultreia.java4all.jaxx:jaxx-widgets-select:3.0.0-RC-12")
'io.ultreia.java4all.jaxx:jaxx-widgets-select:jar:3.0.0-RC-12'
<dependency org="io.ultreia.java4all.jaxx" name="jaxx-widgets-select" rev="3.0.0-RC-12">
<artifact name="jaxx-widgets-select" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ultreia.java4all.jaxx', module='jaxx-widgets-select', version='3.0.0-RC-12')
)
libraryDependencies += "io.ultreia.java4all.jaxx" % "jaxx-widgets-select" % "3.0.0-RC-12"
[io.ultreia.java4all.jaxx/jaxx-widgets-select "3.0.0-RC-12"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |