is not current version
Last Version 1.6.9

org.jooby:jooby-commons-email 0.9.1

Apache Commons Email for Jooby

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-commons-email
Version

Version

0.9.1
Type

Type

jar

Download jooby-commons-email 0.9.1


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