Download scalacheck-shapeless_2.11-1.12.1.jar file - Jar s

Jar examples for s:scalacheck-shapeless-2.11

Description

scalacheck-shapeless

You can download jar file scalacheck-shapeless_2.11 1.12.1 in this page.

License

Apache 2.0

Build File

You can use the following script to add scalacheck-shapeless_2.11-1.12.1.jar to your project.

<dependency>
   <groupId>com.github.alexarchambault</groupId>
   <artifactId>scalacheck-shapeless_2.11</artifactId>
   <version>1.12.1</version>
</dependency>
compile group: 'com.github.alexarchambault', name: 'scalacheck-shapeless_2.11', version: '1.12.1'
libraryDependencies += "com.github.alexarchambault" % "scalacheck-shapeless_2.11" % "1.12.1"
<dependency org="com.github.alexarchambault" name="scalacheck-shapeless_2.11" rev="1.12.1"/>
@Grapes(@Grab(group='com.github.alexarchambault', module='scalacheck-shapeless_2.11', version='1.12.1'))
'com.github.alexarchambault:scalacheck-shapeless_2.11:jar:1.12.1'

Download

Click the following link to download the jar file.

scalacheck-shapeless_2.11-1.12.1-javadoc.jar
scalacheck-shapeless_2.11-1.12.1-sources.jar
scalacheck-shapeless_2.11-1.12.1.jar
scalacheck-shapeless_2.11-1.12.1.pom



Related Tutorials