License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.aeon-commons |
ArtifactId | ArtifactIdaeon-commons-swing |
Last Version | Last Version2.0.0-beta3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAeon Commons Swing
Aeon Commons
|
Project Organization |
Project OrganizationAeontronix Inc |
<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-swing/ -->
<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-swing</artifactId>
<version>2.0.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-swing/
implementation 'com.aeontronix.aeon-commons:aeon-commons-swing:2.0.0-beta3'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-swing/
implementation ("com.aeontronix.aeon-commons:aeon-commons-swing:2.0.0-beta3")
'com.aeontronix.aeon-commons:aeon-commons-swing:jar:2.0.0-beta3'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-swing" rev="2.0.0-beta3">
<artifact name="aeon-commons-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-swing', version='2.0.0-beta3')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-swing" % "2.0.0-beta3"
[com.aeontronix.aeon-commons/aeon-commons-swing "2.0.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
com.aeontronix.aeon-commons : aeon-commons-validation | jar | 2.0.0-beta3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 5.1.0 |