is not current version
Last Version 3.2.0

net.truelicense:truelicense-jax-rs 3.1.0

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

Categories

Categories

Net
GroupId

GroupId

net.truelicense
ArtifactId

ArtifactId

truelicense-jax-rs
Version

Version

3.1.0
Type

Type

jar

Download truelicense-jax-rs 3.1.0


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