Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.license |
ArtifactId | ArtifactIdsmart-license-core |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-license-core-1.0.0.pom | |
smart-license-core-1.0.0.jar | 16 KB |
smart-license-core-1.0.0-sources.jar | 11 KB |
smart-license-core-1.0.0-javadoc.jar | 483 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>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.license/smart-license-core/
implementation 'net.guerlab.smart.license:smart-license-core:1.0.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.license/smart-license-core/
implementation ("net.guerlab.smart.license:smart-license-core:1.0.0")
'net.guerlab.smart.license:smart-license-core:jar:1.0.0'
<dependency org="net.guerlab.smart.license" name="smart-license-core" rev="1.0.0">
<artifact name="smart-license-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.license', module='smart-license-core', version='1.0.0')
)
libraryDependencies += "net.guerlab.smart.license" % "smart-license-core" % "1.0.0"
[net.guerlab.smart.license/smart-license-core "1.0.0"]