GroupId | GroupIdglobal.namespace.truelicense |
---|---|
ArtifactId | ArtifactIdtruelicense-swing |
Version | Version4.0.1 |
Type | Typejar |
Filename | Size |
---|---|
truelicense-swing-4.0.1.pom | |
truelicense-swing-4.0.1.jar | 44 KB |
truelicense-swing-4.0.1-sources.jar | 30 KB |
truelicense-swing-4.0.1-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-swing/ -->
<dependency>
<groupId>global.namespace.truelicense</groupId>
<artifactId>truelicense-swing</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-swing/
implementation 'global.namespace.truelicense:truelicense-swing:4.0.1'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-swing/
implementation ("global.namespace.truelicense:truelicense-swing:4.0.1")
'global.namespace.truelicense:truelicense-swing:jar:4.0.1'
<dependency org="global.namespace.truelicense" name="truelicense-swing" rev="4.0.1">
<artifact name="truelicense-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-swing', version='4.0.1')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-swing" % "4.0.1"
[global.namespace.truelicense/truelicense-swing "4.0.1"]