is not current version
Last Version 2.3.0

io.cloudevents:cloudevents-http-restful-ws 2.2.1


GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

cloudevents-http-restful-ws
Version

Version

2.2.1
Type

Type

jar

Download cloudevents-http-restful-ws 2.2.1


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