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