is not current version
Last Version 0.1.3

com.orange.fiware:ngsi-client 0.1.1

NGSI v1 API server and client library

Categories

Categories

CLI User Interface
GroupId

GroupId

com.orange.fiware
ArtifactId

ArtifactId

ngsi-client
Version

Version

0.1.1
Type

Type

jar

Download ngsi-client 0.1.1


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