License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.prefdialog |
ArtifactId | ArtifactIdprefdialog-core |
Last Version | Last Version3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrefdialog :: Core
Abstract implementations of fields.
|
Filename | Size |
---|---|
prefdialog-core-3.7.pom | |
prefdialog-core-3.7.jar | 24 KB |
prefdialog-core-3.7-test-sources.jar | 24 KB |
prefdialog-core-3.7-sources.jar | 16 KB |
prefdialog-core-3.7-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.prefdialog/prefdialog-core/ -->
<dependency>
<groupId>com.anrisoftware.prefdialog</groupId>
<artifactId>prefdialog-core</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.prefdialog/prefdialog-core/
implementation 'com.anrisoftware.prefdialog:prefdialog-core:3.7'
// https://jarcasting.com/artifacts/com.anrisoftware.prefdialog/prefdialog-core/
implementation ("com.anrisoftware.prefdialog:prefdialog-core:3.7")
'com.anrisoftware.prefdialog:prefdialog-core:jar:3.7'
<dependency org="com.anrisoftware.prefdialog" name="prefdialog-core" rev="3.7">
<artifact name="prefdialog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.prefdialog', module='prefdialog-core', version='3.7')
)
libraryDependencies += "com.anrisoftware.prefdialog" % "prefdialog-core" % "3.7"
[com.anrisoftware.prefdialog/prefdialog-core "3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.anrisoftware.prefdialog : prefdialog-api | jar | 3.7 |
com.anrisoftware.globalpom : globalpom-log | jar | 2.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
tablelayout : TableLayout | jar | 20050920 |
com.google.inject.extensions : guice-assistedinject | jar | 4.0 |
com.anrisoftware.resources : resources-images | jar | 2.0 |
com.anrisoftware.resources : resources-texts | jar | 2.0 |
com.anrisoftware.globalpom : globalpomutils-core | jar | 3.0 |
com.anrisoftware.globalpom : globalpomutils-reflection | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
com.anrisoftware.globalpom : globalpom-groovytestutils | jar | 2.0 |
junit : junit | jar | 4.12 |
ch.qos.logback : logback-core | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |