is not current version
Last Version 1.0.0

org.eclipse.vorto:hono-python 0.12.3


Categories

Categories

Python Languages CLI User Interface
GroupId

GroupId

org.eclipse.vorto
ArtifactId

ArtifactId

hono-python
Version

Version

0.12.3
Type

Type

jar

Download hono-python 0.12.3


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