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