is not current version
Last Version 3.2.0

net.smartcosmos:smartcosmos-framework-parent 2.14.0

This POM file forms the foundation of all POM files that are specific to JAVA packaging.

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-framework-parent
Version

Version

2.14.0
Type

Type

pom

Download smartcosmos-framework-parent 2.14.0


<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-parent/ -->
<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-framework-parent</artifactId>
    <version>2.14.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-parent/
implementation 'net.smartcosmos:smartcosmos-framework-parent:2.14.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-parent/
implementation ("net.smartcosmos:smartcosmos-framework-parent:2.14.0")
'net.smartcosmos:smartcosmos-framework-parent:pom:2.14.0'
<dependency org="net.smartcosmos" name="smartcosmos-framework-parent" rev="2.14.0">
  <artifact name="smartcosmos-framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-framework-parent', version='2.14.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-framework-parent" % "2.14.0"
[net.smartcosmos/smartcosmos-framework-parent "2.14.0"]