d

dirigible-components-api-mail

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