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