MVN

net.axay : simplekotlinmail-core

Maven & Gradle

Jan 12, 2022
3 usages
63 stars

simplekotlinmail-core · A simple coroutine based Kotlin Email API for client- and server-side projects

<dependency>
    <groupId>net.axay</groupId>
    <artifactId>simplekotlinmail-core</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.axay : simplekotlinmail-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of net.axay : simplekotlinmail-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
simplekotlinmail-core-1.4.0
1.3.x
simplekotlinmail-core-1.3.3
simplekotlinmail-core-1.3.2
simplekotlinmail-core-1.3.1

How to add a dependency to Maven

Add the following net.axay : simplekotlinmail-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.axay</groupId>
    <artifactId>simplekotlinmail-core</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.axay : simplekotlinmail-core gradle dependency to your build.gradle file:

implementation 'net.axay:simplekotlinmail-core:1.4.0'

Gradle Kotlin DSL: Add the following net.axay : simplekotlinmail-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.axay:simplekotlinmail-core:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.axay : simplekotlinmail-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.axay" % "simplekotlinmail-core" % "1.4.0"

Advertisement

Dependencies from Group

Jun 10, 2022
6 usages
93 stars
Jan 12, 2022
3 usages
63 stars
Jun 17, 2023
1 usages
129 stars
Jun 10, 2022
1 usages
93 stars
Feb 28, 2022
1 usages
93 stars

Discover Dependencies

Jun 26, 2023
31 usages
11.4k stars
Aug 16, 2023
1 usages
1.1k stars
Jul 28, 2023
4 usages
8.6k stars
Apr 04, 2021
1 usages
0 stars
Mar 08, 2021
1 usages
Oct 16, 2021
340 stars