| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.bndy |
| ArtifactId | ArtifactIdlib-mail |
| Version | Version2.0.1 |
| Type | Typepom |
| Description |
Descriptionlib-mail
lib-mail
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lib-mail-2.0.1.pom | |
| lib-mail-2.0.1.jar | 1 KB |
| lib-mail-2.0.1-sources.jar | 1 KB |
| lib-mail-2.0.1-javadoc.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.bndy/lib-mail/ -->
<dependency>
<groupId>net.bndy</groupId>
<artifactId>lib-mail</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bndy/lib-mail/
implementation 'net.bndy:lib-mail:2.0.1'
// https://jarcasting.com/artifacts/net.bndy/lib-mail/
implementation ("net.bndy:lib-mail:2.0.1")
'net.bndy:lib-mail:pom:2.0.1'
<dependency org="net.bndy" name="lib-mail" rev="2.0.1">
<artifact name="lib-mail" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bndy', module='lib-mail', version='2.0.1')
)
libraryDependencies += "net.bndy" % "lib-mail" % "2.0.1"
[net.bndy/lib-mail "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| javax.mail : javax.mail-api | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 21.0 |