Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.license |
ArtifactId | ArtifactIdsmart-license-parent |
Version | Version20.2.0 |
Type | Typepom |
Filename | Size |
---|---|
smart-license-parent-20.2.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.license/smart-license-parent/ -->
<dependency>
<groupId>net.guerlab.smart.license</groupId>
<artifactId>smart-license-parent</artifactId>
<version>20.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.license/smart-license-parent/
implementation 'net.guerlab.smart.license:smart-license-parent:20.2.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.license/smart-license-parent/
implementation ("net.guerlab.smart.license:smart-license-parent:20.2.0")
'net.guerlab.smart.license:smart-license-parent:pom:20.2.0'
<dependency org="net.guerlab.smart.license" name="smart-license-parent" rev="20.2.0">
<artifact name="smart-license-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.license', module='smart-license-parent', version='20.2.0')
)
libraryDependencies += "net.guerlab.smart.license" % "smart-license-parent" % "20.2.0"
[net.guerlab.smart.license/smart-license-parent "20.2.0"]