is not current version
Last Version 1.1.3

com.hikvision.ga:artemis-http-client 1.1.1

hikvision open sdk

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hikvision.ga
ArtifactId

ArtifactId

artemis-http-client
Version

Version

1.1.1
Type

Type

jar

Download artemis-http-client 1.1.1


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