is not current version
Last Version 2.3.0

io.cloudevents:cloudevents-protobuf 2.2.1


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

cloudevents-protobuf
Version

Version

2.2.1
Type

Type

jar

Download cloudevents-protobuf 2.2.1


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