p

prefdialog-dialog

Dialogs that are containing the annotated field components.
https://anrisoftware.com/projects/projects/prefdialog-dialog
Files download
File Operation
prefdialog-dialog-3.1.jar download
prefdialog-dialog-3.1.pom download
prefdialog-dialog-3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.anrisoftware.prefdialog</groupId>
  <artifactId>prefdialog-dialog</artifactId>
  <version>3.1</version>
</dependency>
Gradle Groovy
implementation 'com.anrisoftware.prefdialog:prefdialog-dialog:3.1'
Gradle Kotlin
implementation("com.anrisoftware.prefdialog:prefdialog-dialog:3.1")
Scala SBT
libraryDependencies += "com.anrisoftware.prefdialog" % "prefdialog-dialog" % "3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.anrisoftware.prefdialog', module='prefdialog-dialog', version='3.1')
)
Apache Ivy
<dependency org="com.anrisoftware.prefdialog" name="prefdialog-dialog" rev="3.1" />
Leiningen
[com.anrisoftware.prefdialog/prefdialog-dialog "3.1"]
Apache Buildr
'com.anrisoftware.prefdialog:prefdialog-dialog:jar:3.1'