is not current version
Last Version 2.14.0

net.smartcosmos:smartcosmos-core 2.10.15

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

Type

jar

Download smartcosmos-core 2.10.15


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