is not current version
Last Version 0.2

com.github.developframework:toolkit-mail 0.1


GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

toolkit-mail
Version

Version

0.1
Type

Type

jar

Download toolkit-mail 0.1


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