is not current version
Last Version 3.0.0

com.atomicleopard:thundr-contrib-sendgrid 2.0.0


GroupId

GroupId

com.atomicleopard
ArtifactId

ArtifactId

thundr-contrib-sendgrid
Version

Version

2.0.0
Type

Type

jar

Download thundr-contrib-sendgrid 2.0.0


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