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