Last Version

EnOS IoT SDK for HTTP 0.2.1

EnOS Device SDK For Java (HTTP)

License

License

GroupId

GroupId

com.envisioniot
ArtifactId

ArtifactId

enos-http
Version

Version

0.2.1
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.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.envisioniot : enos-core jar 0.2.2
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.