is not current version
Last Version 2.0.0

org.eclipse.hono:hono-clients-parent 1.7.2

Client role specific libraries for accessing Hono's remote APIs

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-clients-parent
Version

Version

1.7.2
Type

Type

pom

Download hono-clients-parent 1.7.2


<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-clients-parent/ -->
<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-clients-parent</artifactId>
    <version>1.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-clients-parent/
implementation 'org.eclipse.hono:hono-clients-parent:1.7.2'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-clients-parent/
implementation ("org.eclipse.hono:hono-clients-parent:1.7.2")
'org.eclipse.hono:hono-clients-parent:pom:1.7.2'
<dependency org="org.eclipse.hono" name="hono-clients-parent" rev="1.7.2">
  <artifact name="hono-clients-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-clients-parent', version='1.7.2')
)
libraryDependencies += "org.eclipse.hono" % "hono-clients-parent" % "1.7.2"
[org.eclipse.hono/hono-clients-parent "1.7.2"]