is not current version
Last Version 1.0.11

com.greenmoonsoftware:eventsourcing-core 1.0.5

null

GroupId

GroupId

com.greenmoonsoftware
ArtifactId

ArtifactId

eventsourcing-core
Version

Version

1.0.5
Type

Type

pom

Download eventsourcing-core 1.0.5


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