is not current version
Last Version 2.14.0

net.smartcosmos:smartcosmos-java-client 2.10.11

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

Type

jar

Download smartcosmos-java-client 2.10.11


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