Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.smartcosmos.extension |
ArtifactId | ArtifactIdsmartcosmos-extension-starter-parent |
Version | Version2.10.13 |
Type | Typepom |
Filename | Size |
---|---|
smartcosmos-extension-starter-parent-2.10.13.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-parent/ -->
<dependency>
<groupId>net.smartcosmos.extension</groupId>
<artifactId>smartcosmos-extension-starter-parent</artifactId>
<version>2.10.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-parent/
implementation 'net.smartcosmos.extension:smartcosmos-extension-starter-parent:2.10.13'
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-parent/
implementation ("net.smartcosmos.extension:smartcosmos-extension-starter-parent:2.10.13")
'net.smartcosmos.extension:smartcosmos-extension-starter-parent:pom:2.10.13'
<dependency org="net.smartcosmos.extension" name="smartcosmos-extension-starter-parent" rev="2.10.13">
<artifact name="smartcosmos-extension-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos.extension', module='smartcosmos-extension-starter-parent', version='2.10.13')
)
libraryDependencies += "net.smartcosmos.extension" % "smartcosmos-extension-starter-parent" % "2.10.13"
[net.smartcosmos.extension/smartcosmos-extension-starter-parent "2.10.13"]