is not current version
Last Version 3.0.2

com.threewks.thundr:thundr-contrib-gmail 3.0.0

A thundr module for integrating with the Gmail API to send email

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-contrib-gmail
Version

Version

3.0.0
Type

Type

jar

Download thundr-contrib-gmail 3.0.0


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