is not current version
Last Version 1.0.4

org.smartboot.license:license-client 1.0.0

smart-license client verify

Categories

Categories

CLI User Interface
GroupId

GroupId

org.smartboot.license
ArtifactId

ArtifactId

license-client
Version

Version

1.0.0
Type

Type

jar

Download license-client 1.0.0


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