is not current version
Last Version 3.2.0

net.smartcosmos:smartcosmos-framework-root 2.14.0

SMART COSMOS��� Objects Core Interfaces, Extension API, Java Client, and helpful Maven Starter POMs

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-framework-root
Version

Version

2.14.0
Type

Type

pom

Download smartcosmos-framework-root 2.14.0


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