Last Version

mail 1.0.5

Provide OSGi services and interfaces to handle mails.

License

License

GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

mail
Version

Version

1.0.5
Type

Type

pom
Description

Description

mail
Provide OSGi services and interfaces to handle mails.

Download mail 1.0.5

Filename Size
mail-1.0.5.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mailosgi
  • mailkaraf