scalaprops-magnolia

Generation of arbitrary case classes / ADTs instances with Scalaprops and Magnolia

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops-magnolia_2.12
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalaprops-magnolia
Generation of arbitrary case classes / ADTs instances with Scalaprops and Magnolia
Project URL

Project URL

https://github.com/scalaprops/scalaprops-magnolia
Project Organization

Project Organization

com.github.scalaprops

Download scalaprops-magnolia_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
com.propensive : magnolia_2.12 jar 0.14.5
com.github.scalaprops : scalaprops-gen_2.12 jar 0.8.1

test (1)

Group / Artifact Type Version
com.github.scalaprops : scalaprops_2.12 jar 0.8.1

Project Modules

There are no modules declared in this project.
com.github.scalaprops
property based testing library for Scala

Versions

Version
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0