is not current version
Last Version 1.0.5

de.mhus.osgi:mail 1.0.4

Provide OSGi services and interfaces to handle mails.

GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

mail
Version

Version

1.0.4
Type

Type

pom

Download mail 1.0.4

Filename Size
mail-1.0.4.pom 1 KB
Browse

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