License |
License |
---|---|
GroupId | GroupIdcom.github.daddykotex |
ArtifactId | ArtifactIdcourier-core_2.10 |
Version | Version0669db3d+20171004-1457 |
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.10/ -->
<dependency>
<groupId>com.github.daddykotex</groupId>
<artifactId>courier-core_2.10</artifactId>
<version>0669db3d+20171004-1457</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daddykotex/courier-core_2.10/
implementation 'com.github.daddykotex:courier-core_2.10:0669db3d+20171004-1457'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier-core_2.10/
implementation ("com.github.daddykotex:courier-core_2.10:0669db3d+20171004-1457")
'com.github.daddykotex:courier-core_2.10:jar:0669db3d+20171004-1457'
<dependency org="com.github.daddykotex" name="courier-core_2.10" rev="0669db3d+20171004-1457">
<artifact name="courier-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daddykotex', module='courier-core_2.10', version='0669db3d+20171004-1457')
)
libraryDependencies += "com.github.daddykotex" % "courier-core_2.10" % "0669db3d+20171004-1457"
[com.github.daddykotex/courier-core_2.10 "0669db3d+20171004-1457"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.sun.mail : javax.mail | jar | 1.6.0 |