is not current version
Last Version 2.3.0

io.cloudevents:cloudevents-parent 0.1.0


GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

cloudevents-parent
Version

Version

0.1.0
Type

Type

pom

Download cloudevents-parent 0.1.0


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