is not current version
Last Version 0.6.2

net.kuujo:vertigo-python 0.6.0

Python API for Vert.igo: a distributed event processing framework for Vert.x.

Categories

Categories

Python Languages Net
GroupId

GroupId

net.kuujo
ArtifactId

ArtifactId

vertigo-python
Version

Version

0.6.0
Type

Type

jar

Download vertigo-python 0.6.0


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