| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesScala Languages | 
        
| GroupId | GroupIdorg.specs2 | 
    
| ArtifactId | ArtifactIdscalaz-concurrent_2.11.0-SNAPSHOT | 
    
| Last Version | Last Version7.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionscalaz-concurrent 
            scalaz-concurrent 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organizationorg.specs2 | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| scalaz-concurrent_2.11.0-SNAPSHOT-7.0.1.pom | -1 bytes | 
| scalaz-concurrent_2.11.0-SNAPSHOT-7.0.1-sources.jar | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.specs2/scalaz-concurrent_2.11.0-SNAPSHOT/ -->
<dependency>
    <groupId>org.specs2</groupId>
    <artifactId>scalaz-concurrent_2.11.0-SNAPSHOT</artifactId>
    <version>7.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.specs2/scalaz-concurrent_2.11.0-SNAPSHOT/
implementation 'org.specs2:scalaz-concurrent_2.11.0-SNAPSHOT:7.0.1'
                // https://jarcasting.com/artifacts/org.specs2/scalaz-concurrent_2.11.0-SNAPSHOT/
implementation ("org.specs2:scalaz-concurrent_2.11.0-SNAPSHOT:7.0.1")
                'org.specs2:scalaz-concurrent_2.11.0-SNAPSHOT:jar:7.0.1'
                <dependency org="org.specs2" name="scalaz-concurrent_2.11.0-SNAPSHOT" rev="7.0.1">
  <artifact name="scalaz-concurrent_2.11.0-SNAPSHOT" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.specs2', module='scalaz-concurrent_2.11.0-SNAPSHOT', version='7.0.1')
)
                libraryDependencies += "org.specs2" % "scalaz-concurrent_2.11.0-SNAPSHOT" % "7.0.1"
                [org.specs2/scalaz-concurrent_2.11.0-SNAPSHOT "7.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.specs2 : scalaz-core_2.11.0-SNAPSHOT | jar | 7.0.1 | 
| org.specs2 » scalaz-effect_2.11.0-SNAPSHOT | jar | 7.0.1 | 
| org.scala-lang : scala-library | jar | 2.11.0-SNAPSHOT |