is not current version
Last Version 1.9.3

io.vlingo.xoom:xoom-turbo 1.7.0

The VLINGO XOOM Xoom provides a JVM microframework for the VLINGO XOOM Platform that helps in building high-performance reactive microservices.

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-turbo
Version

Version

1.7.0
Type

Type

jar

Download xoom-turbo 1.7.0


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