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.13
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.13

How to add to project

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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
com.github.scalaprops : scalaprops_2.13 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