is not current version
Last Version 3.1.3

de.micromata.mgc:de.micromata.mgc.email 3.1.2

Simple Email sender/receiver

GroupId

GroupId

de.micromata.mgc
ArtifactId

ArtifactId

de.micromata.mgc.email
Version

Version

3.1.2
Type

Type

jar

Download de.micromata.mgc.email 3.1.2


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