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