| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.daddykotex |
| Идентификатор | Идентификаторcourier-for-cats_2.12 |
| Версия | Версия0669db3d+20171004-1458 |
| Тип | Типjar |
| Описание |
Описаниеcourier-for-cats
deliver electronic mail with scala
|
| Организация-разработчик |
Организация-разработчикcom.github.daddykotex |
<!-- https://jarcasting.com/artifacts/com.github.daddykotex/courier-for-cats_2.12/ -->
<dependency>
<groupId>com.github.daddykotex</groupId>
<artifactId>courier-for-cats_2.12</artifactId>
<version>0669db3d+20171004-1458</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daddykotex/courier-for-cats_2.12/
implementation 'com.github.daddykotex:courier-for-cats_2.12:0669db3d+20171004-1458'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier-for-cats_2.12/
implementation ("com.github.daddykotex:courier-for-cats_2.12:0669db3d+20171004-1458")
'com.github.daddykotex:courier-for-cats_2.12:jar:0669db3d+20171004-1458'
<dependency org="com.github.daddykotex" name="courier-for-cats_2.12" rev="0669db3d+20171004-1458">
<artifact name="courier-for-cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daddykotex', module='courier-for-cats_2.12', version='0669db3d+20171004-1458')
)
libraryDependencies += "com.github.daddykotex" % "courier-for-cats_2.12" % "0669db3d+20171004-1458"
[com.github.daddykotex/courier-for-cats_2.12 "0669db3d+20171004-1458"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.3 |
| com.github.daddykotex : courier-core_2.12 | jar | 0669db3d+20171004-1458 |
| org.typelevel : cats-core_2.12 | jar | 1.0.0-MF |
| org.typelevel : cats-effect_2.12 | jar | 0.4 |