is not current version
Last Version 2.3.1-NIGHTLY20220627

com.lightbend.cloudflow:cloudflow-avro_2.12 2.3.1-RC1

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

GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

cloudflow-avro_2.12
Version

Version

2.3.1-RC1
Type

Type

jar

Download cloudflow-avro_2.12 2.3.1-RC1


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