is not current version
Last Version 2.14.0

net.smartcosmos:smartcosmos-core 2.10.16

Provides an interface driven SDK for working with the SMART COSMOS platform services

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-core
Version

Version

2.10.16
Type

Type

jar

Download smartcosmos-core 2.10.16


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