is not current version
Last Version 4.0.3

global.namespace.truelicense:truelicense-swing 4.0.0-RC2

The TrueLicense Swing module provides a graphical user interface for consuming license keys.

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-swing
Version

Version

4.0.0-RC2
Type

Type

jar

Download truelicense-swing 4.0.0-RC2


<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-swing/ -->
<dependency>
    <groupId>global.namespace.truelicense</groupId>
    <artifactId>truelicense-swing</artifactId>
    <version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-swing/
implementation 'global.namespace.truelicense:truelicense-swing:4.0.0-RC2'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-swing/
implementation ("global.namespace.truelicense:truelicense-swing:4.0.0-RC2")
'global.namespace.truelicense:truelicense-swing:jar:4.0.0-RC2'
<dependency org="global.namespace.truelicense" name="truelicense-swing" rev="4.0.0-RC2">
  <artifact name="truelicense-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-swing', version='4.0.0-RC2')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-swing" % "4.0.0-RC2"
[global.namespace.truelicense/truelicense-swing "4.0.0-RC2"]