is not current version
Last Version 0.5

com.github.m50d:paperdoll-scalaz-concurrent 0.4


Categories

Categories

Scala Languages
GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

paperdoll-scalaz-concurrent
Version

Version

0.4
Type

Type

jar

Download paperdoll-scalaz-concurrent 0.4


<!-- https://jarcasting.com/artifacts/com.github.m50d/paperdoll-scalaz-concurrent/ -->
<dependency>
    <groupId>com.github.m50d</groupId>
    <artifactId>paperdoll-scalaz-concurrent</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.m50d/paperdoll-scalaz-concurrent/
implementation 'com.github.m50d:paperdoll-scalaz-concurrent:0.4'
// https://jarcasting.com/artifacts/com.github.m50d/paperdoll-scalaz-concurrent/
implementation ("com.github.m50d:paperdoll-scalaz-concurrent:0.4")
'com.github.m50d:paperdoll-scalaz-concurrent:jar:0.4'
<dependency org="com.github.m50d" name="paperdoll-scalaz-concurrent" rev="0.4">
  <artifact name="paperdoll-scalaz-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.m50d', module='paperdoll-scalaz-concurrent', version='0.4')
)
libraryDependencies += "com.github.m50d" % "paperdoll-scalaz-concurrent" % "0.4"
[com.github.m50d/paperdoll-scalaz-concurrent "0.4"]