is not current version
Last Version 4.0.3

global.namespace.truelicense:truelicense-spi 4.0.0-RC2

The TrueLicense SPI module provides a Service Provider Interface for license management on the Java Virtual Machine.

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-spi
Version

Version

4.0.0-RC2
Type

Type

jar

Download truelicense-spi 4.0.0-RC2


<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-spi/ -->
<dependency>
    <groupId>global.namespace.truelicense</groupId>
    <artifactId>truelicense-spi</artifactId>
    <version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-spi/
implementation 'global.namespace.truelicense:truelicense-spi:4.0.0-RC2'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-spi/
implementation ("global.namespace.truelicense:truelicense-spi:4.0.0-RC2")
'global.namespace.truelicense:truelicense-spi:jar:4.0.0-RC2'
<dependency org="global.namespace.truelicense" name="truelicense-spi" rev="4.0.0-RC2">
  <artifact name="truelicense-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-spi', version='4.0.0-RC2')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-spi" % "4.0.0-RC2"
[global.namespace.truelicense/truelicense-spi "4.0.0-RC2"]