is not current version
Last Version 2.3.1-NIGHTLY20220627

com.lightbend.cloudflow:tooling_2.13 2.2.0-RC3

Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.

GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

tooling_2.13
Version

Version

2.2.0-RC3
Type

Type

jar

Download tooling_2.13 2.2.0-RC3


<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/tooling_2.13/ -->
<dependency>
    <groupId>com.lightbend.cloudflow</groupId>
    <artifactId>tooling_2.13</artifactId>
    <version>2.2.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/tooling_2.13/
implementation 'com.lightbend.cloudflow:tooling_2.13:2.2.0-RC3'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/tooling_2.13/
implementation ("com.lightbend.cloudflow:tooling_2.13:2.2.0-RC3")
'com.lightbend.cloudflow:tooling_2.13:jar:2.2.0-RC3'
<dependency org="com.lightbend.cloudflow" name="tooling_2.13" rev="2.2.0-RC3">
  <artifact name="tooling_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='tooling_2.13', version='2.2.0-RC3')
)
libraryDependencies += "com.lightbend.cloudflow" % "tooling_2.13" % "2.2.0-RC3"
[com.lightbend.cloudflow/tooling_2.13 "2.2.0-RC3"]