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