is not current version
Last Version 0.14.1.RELEASE

io.eventuate.util:eventuate-util-bom 0.14.0.RELEASE

An Eventuate project

GroupId

GroupId

io.eventuate.util
ArtifactId

ArtifactId

eventuate-util-bom
Version

Version

0.14.0.RELEASE
Type

Type

pom

Download eventuate-util-bom 0.14.0.RELEASE


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