is not current version
Last Version 3.0.2

net.customware.license:license-webapp 3.0.1


Categories

Categories

Net
GroupId

GroupId

net.customware.license
ArtifactId

ArtifactId

license-webapp
Version

Version

3.0.1
Type

Type

jar

Download license-webapp 3.0.1


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