is not current version
Last Version 1.3.0

org.moduliths:moduliths-events-core 1.2.2

Parent pom providing dependency and plugin management for applications built with Maven

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths-events-core
Version

Version

1.2.2
Type

Type

jar

Download moduliths-events-core 1.2.2


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