is not current version
Last Version 3.0.2

net.customware.license:license-webapp 2.0.0

Provides support for licensing in a generic webapp environment.

Categories

Categories

Net
GroupId

GroupId

net.customware.license
ArtifactId

ArtifactId

license-webapp
Version

Version

2.0.0
Type

Type

jar

Download license-webapp 2.0.0


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