is not current version
Last Version 0.14.3

org.occurrent:cloudevent-type-mapper-reflection 0.14.0


GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

cloudevent-type-mapper-reflection
Version

Version

0.14.0
Type

Type

jar

Download cloudevent-type-mapper-reflection 0.14.0


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