is not current version
Last Version 2.0.0

org.eclipse.hono:hono-legal 0.6

The set of documents required to fulfill the attributions of Hono's dependencies.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-legal
Version

Version

0.6
Type

Type

jar

Download hono-legal 0.6


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