GroupId | GroupIdde.richtercloud |
---|---|
ArtifactId | ArtifactIdswing-worker-get-wait-dialog |
Version | Version1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.richtercloud/swing-worker-get-wait-dialog/ -->
<dependency>
<groupId>de.richtercloud</groupId>
<artifactId>swing-worker-get-wait-dialog</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/swing-worker-get-wait-dialog/
implementation 'de.richtercloud:swing-worker-get-wait-dialog:1.0'
// https://jarcasting.com/artifacts/de.richtercloud/swing-worker-get-wait-dialog/
implementation ("de.richtercloud:swing-worker-get-wait-dialog:1.0")
'de.richtercloud:swing-worker-get-wait-dialog:jar:1.0'
<dependency org="de.richtercloud" name="swing-worker-get-wait-dialog" rev="1.0">
<artifact name="swing-worker-get-wait-dialog" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='swing-worker-get-wait-dialog', version='1.0')
)
libraryDependencies += "de.richtercloud" % "swing-worker-get-wait-dialog" % "1.0"
[de.richtercloud/swing-worker-get-wait-dialog "1.0"]