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