is not current version
Last Version 2.14.0

net.smartcosmos:smartcosmos-java-client 2.12.0

Provides a thin client wrapper for accessing the SMART COSMOS platform web services

Categories

Categories

Java Languages Net CLI User Interface
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-java-client
Version

Version

2.12.0
Type

Type

jar

Download smartcosmos-java-client 2.12.0


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