is not current version
Last Version 7.3.0-M27

org.scalaz:scalaz-concurrent_2.12 7.2.29

scalaz-concurrent

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaz
ArtifactId

ArtifactId

scalaz-concurrent_2.12
Version

Version

7.2.29
Type

Type

jar

Download scalaz-concurrent_2.12 7.2.29


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