is not current version
Last Version 1.0.4

org.smartboot.license:smart-license-parent 1.0.2

smart-license

GroupId

GroupId

org.smartboot.license
ArtifactId

ArtifactId

smart-license-parent
Version

Version

1.0.2
Type

Type

pom

Download smart-license-parent 1.0.2


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