Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.license |
ArtifactId | ArtifactIdsmart-license-web |
Version | Version20.0.1 |
Type | Typejar |
Filename | Size |
---|---|
smart-license-web-20.0.1.pom | |
smart-license-web-20.0.1.jar | 12 KB |
smart-license-web-20.0.1-sources.jar | 9 KB |
smart-license-web-20.0.1-javadoc.jar | 449 KB |
smart-license-web-20.0.1-exec.jar | 58 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.license/smart-license-web/ -->
<dependency>
<groupId>net.guerlab.smart.license</groupId>
<artifactId>smart-license-web</artifactId>
<version>20.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.license/smart-license-web/
implementation 'net.guerlab.smart.license:smart-license-web:20.0.1'
// https://jarcasting.com/artifacts/net.guerlab.smart.license/smart-license-web/
implementation ("net.guerlab.smart.license:smart-license-web:20.0.1")
'net.guerlab.smart.license:smart-license-web:jar:20.0.1'
<dependency org="net.guerlab.smart.license" name="smart-license-web" rev="20.0.1">
<artifact name="smart-license-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.license', module='smart-license-web', version='20.0.1')
)
libraryDependencies += "net.guerlab.smart.license" % "smart-license-web" % "20.0.1"
[net.guerlab.smart.license/smart-license-web "20.0.1"]