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