License |
License |
---|---|
GroupId | GroupIdcom.github.developframework |
ArtifactId | ArtifactIdtoolkit-mail |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Develop Toolkit
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
toolkit-mail-0.2.pom | |
toolkit-mail-0.2.jar | 8 KB |
toolkit-mail-0.2-sources.jar | 3 KB |
toolkit-mail-0.2-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.developframework/toolkit-mail/ -->
<dependency>
<groupId>com.github.developframework</groupId>
<artifactId>toolkit-mail</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developframework/toolkit-mail/
implementation 'com.github.developframework:toolkit-mail:0.2'
// https://jarcasting.com/artifacts/com.github.developframework/toolkit-mail/
implementation ("com.github.developframework:toolkit-mail:0.2")
'com.github.developframework:toolkit-mail:jar:0.2'
<dependency org="com.github.developframework" name="toolkit-mail" rev="0.2">
<artifact name="toolkit-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developframework', module='toolkit-mail', version='0.2')
)
libraryDependencies += "com.github.developframework" % "toolkit-mail" % "0.2"
[com.github.developframework/toolkit-mail "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.developframework : toolkit-base | jar | 0.2 |
com.sun.mail : javax.mail | jar | 1.6.1 |