Last Version

combinators 0.2.1

Useful generic combinators for ScalaCheck

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.fortysevendeg
ArtifactId

ArtifactId

scalacheck-toolbox-combinators_2.12
Version

Version

0.2.1
Type

Type

jar
Description

Description

combinators
Useful generic combinators for ScalaCheck
Project URL

Project URL

https://47deg.github.io/scalacheck-toolbox/
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/47deg/scalacheck-toolbox

Download scalacheck-toolbox-combinators_2.12 0.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0
org.scalacheck : scalacheck_2.12 jar 1.13.4
joda-time : joda-time jar 2.9.4

Project Modules

There are no modules declared in this project.