is not current version
Last Version 3.0.2

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

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

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-contrib-gmail
Version

Version

1.0.1
Type

Type

jar

Download thundr-contrib-gmail 1.0.1


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