GroupId | GroupIdorg.nuiton.jaxx |
---|---|
ArtifactId | ArtifactIdjaxx-runtime-swing-help |
Version | Version3.0-alpha-4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-runtime-swing-help/ -->
<dependency>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-runtime-swing-help</artifactId>
<version>3.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-runtime-swing-help/
implementation 'org.nuiton.jaxx:jaxx-runtime-swing-help:3.0-alpha-4'
// https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-runtime-swing-help/
implementation ("org.nuiton.jaxx:jaxx-runtime-swing-help:3.0-alpha-4")
'org.nuiton.jaxx:jaxx-runtime-swing-help:jar:3.0-alpha-4'
<dependency org="org.nuiton.jaxx" name="jaxx-runtime-swing-help" rev="3.0-alpha-4">
<artifact name="jaxx-runtime-swing-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.jaxx', module='jaxx-runtime-swing-help', version='3.0-alpha-4')
)
libraryDependencies += "org.nuiton.jaxx" % "jaxx-runtime-swing-help" % "3.0-alpha-4"
[org.nuiton.jaxx/jaxx-runtime-swing-help "3.0-alpha-4"]