GroupId | GroupIdfr.sii.ogham |
---|---|
ArtifactId | ArtifactIdogham-email-sendgrid |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
ogham-email-sendgrid-2.0.0.pom | |
ogham-email-sendgrid-2.0.0.jar | 17 KB |
ogham-email-sendgrid-2.0.0-sources.jar | 14 KB |
ogham-email-sendgrid-2.0.0-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-email-sendgrid/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-email-sendgrid</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-email-sendgrid/
implementation 'fr.sii.ogham:ogham-email-sendgrid:2.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-email-sendgrid/
implementation ("fr.sii.ogham:ogham-email-sendgrid:2.0.0")
'fr.sii.ogham:ogham-email-sendgrid:jar:2.0.0'
<dependency org="fr.sii.ogham" name="ogham-email-sendgrid" rev="2.0.0">
<artifact name="ogham-email-sendgrid" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-email-sendgrid', version='2.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-email-sendgrid" % "2.0.0"
[fr.sii.ogham/ogham-email-sendgrid "2.0.0"]