is not current version
Last Version 0.3.5

com.mercateo.eventstore:parent 0.2.32

client for eventstore

GroupId

GroupId

com.mercateo.eventstore
ArtifactId

ArtifactId

parent
Version

Version

0.2.32
Type

Type

jar

Download parent 0.2.32


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