{"id":69613,"library":"scalacheck-2-13-0-rc1","title":"ScalaCheck","description":"Property-based testing library for Scala, compiled for Scala 2.13.0-RC1.","status":"active","version":"1.14.0","language":"java","source_language":null,"source_url":"https://github.com/rickynils/scalacheck","tags":["testing","scala","property-based","scalacheck"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalacheck</groupId>\n  <artifactId>scalacheck_2.13.0-RC1</artifactId>\n  <version>1.14.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalacheck:scalacheck_2.13.0-RC1:1.14.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Prop","correct":"org.scalacheck.Prop"}],"quickstart":{"code":"import org.scalacheck.Prop;\n\npublic class Example {\n    public static void main(String[] args) {\n        Prop prop = Prop.forAll((String s) -> s.length() >= 0);\n        System.out.println(\"Property defined: \" + prop);\n    }\n}","lang":"java","description":"Define a simple property using ScalaCheck."},"warnings":[{"fix":"Use scalacheck_2.13 for stable Scala 2.13.","message":"This artifact is for Scala 2.13.0-RC1; use the stable version for production.","severity":"gotcha","affected_versions":"1.14.0"}],"env_vars":null,"search_vec":"'2.13.0':12 'base':4,18 'compil':9 'librari':6 'properti':3,17 'property-bas':2,16 'rc1':13 'scala':8,11,15 'scalacheck':1,19 'test':5,14","created_at":"2026-06-17T18:03:46.276108+00:00","updated_at":"2026-06-17T18:03:46.276108+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.scalacheck.org","github":"https://github.com/rickynils/scalacheck","docs":"https://appdoc.app/artifact/org.scalacheck/scalacheck_2.13.0-RC1/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}