GroupId | GroupIdde.richtercloud |
---|---|
ArtifactId | ArtifactIdswing-worker-get-wait-dialog |
Version | Version1.1 |
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.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/swing-worker-get-wait-dialog/
implementation 'de.richtercloud:swing-worker-get-wait-dialog:1.1'
// https://jarcasting.com/artifacts/de.richtercloud/swing-worker-get-wait-dialog/
implementation ("de.richtercloud:swing-worker-get-wait-dialog:1.1")
'de.richtercloud:swing-worker-get-wait-dialog:jar:1.1'
<dependency org="de.richtercloud" name="swing-worker-get-wait-dialog" rev="1.1">
<artifact name="swing-worker-get-wait-dialog" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='swing-worker-get-wait-dialog', version='1.1')
)
libraryDependencies += "de.richtercloud" % "swing-worker-get-wait-dialog" % "1.1"
[de.richtercloud/swing-worker-get-wait-dialog "1.1"]