License |
License |
---|---|
GroupId | GroupIdcom.github.daddykotex |
ArtifactId | ArtifactIdcourier-core_2.11 |
Version | Version0669db3d+20171004-1459 |
Type | Typejar |
Description |
Descriptioncourier-core
deliver electronic mail with scala
|
Project Organization |
Project Organizationcom.github.daddykotex |
<!-- https://jarcasting.com/artifacts/com.github.daddykotex/courier-core_2.11/ -->
<dependency>
<groupId>com.github.daddykotex</groupId>
<artifactId>courier-core_2.11</artifactId>
<version>0669db3d+20171004-1459</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daddykotex/courier-core_2.11/
implementation 'com.github.daddykotex:courier-core_2.11:0669db3d+20171004-1459'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier-core_2.11/
implementation ("com.github.daddykotex:courier-core_2.11:0669db3d+20171004-1459")
'com.github.daddykotex:courier-core_2.11:jar:0669db3d+20171004-1459'
<dependency org="com.github.daddykotex" name="courier-core_2.11" rev="0669db3d+20171004-1459">
<artifact name="courier-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daddykotex', module='courier-core_2.11', version='0669db3d+20171004-1459')
)
libraryDependencies += "com.github.daddykotex" % "courier-core_2.11" % "0669db3d+20171004-1459"
[com.github.daddykotex/courier-core_2.11 "0669db3d+20171004-1459"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.sun.mail : javax.mail | jar | 1.6.0 |