GroupId | GroupIdcom.orange.fiware |
---|---|
ArtifactId | ArtifactIdopenlpwa-iotagent |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
openlpwa-iotagent-1.0.1.pom | |
openlpwa-iotagent-1.0.1.jar | 54 KB |
openlpwa-iotagent-1.0.1-sources.jar | 36 KB |
openlpwa-iotagent-1.0.1-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orange.fiware/openlpwa-iotagent/ -->
<dependency>
<groupId>com.orange.fiware</groupId>
<artifactId>openlpwa-iotagent</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.orange.fiware/openlpwa-iotagent/
implementation 'com.orange.fiware:openlpwa-iotagent:1.0.1'
// https://jarcasting.com/artifacts/com.orange.fiware/openlpwa-iotagent/
implementation ("com.orange.fiware:openlpwa-iotagent:1.0.1")
'com.orange.fiware:openlpwa-iotagent:jar:1.0.1'
<dependency org="com.orange.fiware" name="openlpwa-iotagent" rev="1.0.1">
<artifact name="openlpwa-iotagent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orange.fiware', module='openlpwa-iotagent', version='1.0.1')
)
libraryDependencies += "com.orange.fiware" % "openlpwa-iotagent" % "1.0.1"
[com.orange.fiware/openlpwa-iotagent "1.0.1"]