| License |
License |
|---|---|
| GroupId | GroupIdcom.pojosontheweb |
| ArtifactId | ArtifactIdwoko-mail |
| Version | Version2.4-beta7 |
| Type | Typejar |
| Description |
DescriptionWoko - mail utilities
Woko: POJOs on the Web!
|
| Filename | Size |
|---|---|
| woko-mail-2.4-beta7.pom | |
| woko-mail-2.4-beta7.jar | 10 KB |
| woko-mail-2.4-beta7-sources.jar | 4 KB |
| woko-mail-2.4-beta7-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-mail/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-mail</artifactId>
<version>2.4-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-mail/
implementation 'com.pojosontheweb:woko-mail:2.4-beta7'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-mail/
implementation ("com.pojosontheweb:woko-mail:2.4-beta7")
'com.pojosontheweb:woko-mail:jar:2.4-beta7'
<dependency org="com.pojosontheweb" name="woko-mail" rev="2.4-beta7">
<artifact name="woko-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-mail', version='2.4-beta7')
)
libraryDependencies += "com.pojosontheweb" % "woko-mail" % "2.4-beta7"
[com.pojosontheweb/woko-mail "2.4-beta7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.pojosontheweb : woko-core | jar | 2.4-beta7 |
| javax.mail : mail | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |