License |
License |
---|---|
GroupId | GroupIdcom.github.ajozwik |
ArtifactId | ArtifactIdsmtp-util_2.13 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionsmtp-util
smtp-util
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smtp-util_2.13-0.3.0.pom | |
smtp-util_2.13-0.3.0.jar | 73 KB |
smtp-util_2.13-0.3.0-sources.jar | 9 KB |
smtp-util_2.13-0.3.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ajozwik/smtp-util_2.13/ -->
<dependency>
<groupId>com.github.ajozwik</groupId>
<artifactId>smtp-util_2.13</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ajozwik/smtp-util_2.13/
implementation 'com.github.ajozwik:smtp-util_2.13:0.3.0'
// https://jarcasting.com/artifacts/com.github.ajozwik/smtp-util_2.13/
implementation ("com.github.ajozwik:smtp-util_2.13:0.3.0")
'com.github.ajozwik:smtp-util_2.13:jar:0.3.0'
<dependency org="com.github.ajozwik" name="smtp-util_2.13" rev="0.3.0">
<artifact name="smtp-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ajozwik', module='smtp-util_2.13', version='0.3.0')
)
libraryDependencies += "com.github.ajozwik" % "smtp-util_2.13" % "0.3.0"
[com.github.ajozwik/smtp-util_2.13 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.4 |
org.apache.james : apache-mime4j | jar | 0.8.4 |
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.13.6 | jar | 1.4.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |
org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.9.0 |