is not current version
Last Version 1.0.0

org.gaixie.jibu.plugins:jibu-mail 1.0.0-M3


GroupId

GroupId

org.gaixie.jibu.plugins
ArtifactId

ArtifactId

jibu-mail
Version

Version

1.0.0-M3
Type

Type

jar

Download jibu-mail 1.0.0-M3


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