is not current version
Last Version 2.5

com.wassilak:emom 2.2

A Message oriented middleware(MOM) provider using Email.

GroupId

GroupId

com.wassilak
ArtifactId

ArtifactId

emom
Version

Version

2.2
Type

Type

jar

Download emom 2.2


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