| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаcom.github.m50d |
| Идентификатор | Идентификаторpaperdoll-scalaz-concurrent |
| Последняя версия | Последняя версия0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf
|
<!-- https://jarcasting.com/artifacts/com.github.m50d/paperdoll-scalaz-concurrent/ -->
<dependency>
<groupId>com.github.m50d</groupId>
<artifactId>paperdoll-scalaz-concurrent</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.m50d/paperdoll-scalaz-concurrent/
implementation 'com.github.m50d:paperdoll-scalaz-concurrent:0.5'
// https://jarcasting.com/artifacts/com.github.m50d/paperdoll-scalaz-concurrent/
implementation ("com.github.m50d:paperdoll-scalaz-concurrent:0.5")
'com.github.m50d:paperdoll-scalaz-concurrent:jar:0.5'
<dependency org="com.github.m50d" name="paperdoll-scalaz-concurrent" rev="0.5">
<artifact name="paperdoll-scalaz-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.m50d', module='paperdoll-scalaz-concurrent', version='0.5')
)
libraryDependencies += "com.github.m50d" % "paperdoll-scalaz-concurrent" % "0.5"
[com.github.m50d/paperdoll-scalaz-concurrent "0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.m50d : paperdoll-scalaz | jar | 0.5 |
| org.scalaz : scalaz-concurrent_2.12 | jar | 7.3.0-M7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |