GroupId | GroupIdorg.smartboot.license |
---|---|
ArtifactId | ArtifactIdsmart-license-parent |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
smart-license-parent-1.0.2.pom | 10 KB |
Browse |
<!-- 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"]