is not current version
Last Version 3.2.0

net.smartcosmos:smartcosmos-framework-root 2.10.16

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.10.16
Type

Type

pom

Download smartcosmos-framework-root 2.10.16


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