is not current version
Last Version 1.7

net.smartcosmos:platform-core 1.4

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

Categories

Categories

Net ORM Data
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

platform-core
Version

Version

1.4
Type

Type

jar

Download platform-core 1.4


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