is not current version
Last Version 0.5.0.0-1039

io.robe:robe-mail 0.5.0.0


GroupId

GroupId

io.robe
ArtifactId

ArtifactId

robe-mail
Version

Version

0.5.0.0
Type

Type

jar

Download robe-mail 0.5.0.0


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