is not current version
Last Version 1.0.0

org.eclipse.vorto:hono-python 0.11.1


Categories

Categories

Python Languages CLI User Interface
GroupId

GroupId

org.eclipse.vorto
ArtifactId

ArtifactId

hono-python
Version

Version

0.11.1
Type

Type

jar

Download hono-python 0.11.1


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