d

dirigible-components-api-mail

Files download
File Operation
dirigible-components-api-mail-8.15.3.jar download
dirigible-components-api-mail-8.15.3.pom download
dirigible-components-api-mail-8.15.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.eclipse.dirigible</groupId>
  <artifactId>dirigible-components-api-mail</artifactId>
  <version>8.15.3</version>
</dependency>
Gradle Groovy
implementation 'org.eclipse.dirigible:dirigible-components-api-mail:8.15.3'
Gradle Kotlin
implementation("org.eclipse.dirigible:dirigible-components-api-mail:8.15.3")
Scala SBT
libraryDependencies += "org.eclipse.dirigible" % "dirigible-components-api-mail" % "8.15.3"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.dirigible', module='dirigible-components-api-mail', version='8.15.3')
)
Apache Ivy
<dependency org="org.eclipse.dirigible" name="dirigible-components-api-mail" rev="8.15.3" />
Leiningen
[org.eclipse.dirigible/dirigible-components-api-mail "8.15.3"]
Apache Buildr
'org.eclipse.dirigible:dirigible-components-api-mail:jar:8.15.3'