is not current version
Last Version 4.0.3

global.namespace.truelicense:truelicense-jax-rs 4.0.0-M3

The TrueLicense JAX-RS module provides a RESTful web service interface for consuming license keys.

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-jax-rs
Version

Version

4.0.0-M3
Type

Type

jar

Download truelicense-jax-rs 4.0.0-M3


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