is not current version
Last Version 0.2.1

EnOS IoT SDK for HTTP 0.1.9

EnOS Device SDK For Java (HTTP)

License

License

GroupId

GroupId

com.envisioniot
ArtifactId

ArtifactId

enos-http
Version

Version

0.1.9
Type

Type

jar
Description

Description

EnOS IoT SDK for HTTP
EnOS Device SDK For Java (HTTP)
Project URL

Project URL

https://github.com/EnvisionIot/enos-device-sdk-java

Download enos-http 0.1.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.envisioniot : enos-core jar 0.1.7
com.squareup.okhttp3 : okhttp jar 4.9.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.