s
Files download
File Operation
subethasmtp-parent-1.1.pom download
Apache Maven
<dependency>
  <groupId>org.subethamail</groupId>
  <artifactId>subethasmtp-parent</artifactId>
  <version>1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.subethamail:subethasmtp-parent:1.1'
Gradle Kotlin
implementation("org.subethamail:subethasmtp-parent:1.1")
Scala SBT
libraryDependencies += "org.subethamail" % "subethasmtp-parent" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.subethamail', module='subethasmtp-parent', version='1.1')
)
Apache Ivy
<dependency org="org.subethamail" name="subethasmtp-parent" rev="1.1" />
Leiningen
[org.subethamail/subethasmtp-parent "1.1"]
Apache Buildr
'org.subethamail:subethasmtp-parent:jar:1.1'
Dependencies
The project has no third-party dependencies