is not current version
Last Version 0.3.5

com.mercateo.eventstore:parent 0.2.35

client for eventstore

GroupId

GroupId

com.mercateo.eventstore
ArtifactId

ArtifactId

parent
Version

Version

0.2.35
Type

Type

jar

Download parent 0.2.35


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