is not current version
Last Version 2.0.0

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

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.6.1
Type

Type

pom

Download hono-clients-parent 1.6.1


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