s

smartcosmos-edge-things

Things Edge REST Endpoints
Files download
File Operation
smartcosmos-edge-things-3.1.0.jar download
smartcosmos-edge-things-3.1.0.pom download
smartcosmos-edge-things-3.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>smartcosmos-edge-things</artifactId>
  <version>3.1.0</version>
</dependency>
Gradle Groovy
implementation 'net.smartcosmos:smartcosmos-edge-things:3.1.0'
Gradle Kotlin
implementation("net.smartcosmos:smartcosmos-edge-things:3.1.0")
Scala SBT
libraryDependencies += "net.smartcosmos" % "smartcosmos-edge-things" % "3.1.0"
Groovy Grape
@Grapes(
  @Grab(group='net.smartcosmos', module='smartcosmos-edge-things', version='3.1.0')
)
Apache Ivy
<dependency org="net.smartcosmos" name="smartcosmos-edge-things" rev="3.1.0" />
Leiningen
[net.smartcosmos/smartcosmos-edge-things "3.1.0"]
Apache Buildr
'net.smartcosmos:smartcosmos-edge-things:jar:3.1.0'