{"id":68015,"library":"scalacheck-native0-4-2-12","title":"ScalaCheck","description":"Property-based testing library for Scala, supporting native platform and Scala 2.12.","status":"active","version":"1.17.1","language":"java","source_language":null,"source_url":"https://github.com/typelevel/scalacheck","tags":["scala","testing","property-based","scalacheck"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalacheck</groupId>\n  <artifactId>scalacheck_native0.4_2.12</artifactId>\n  <version>1.17.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalacheck:scalacheck_native0.4_2.12:1.17.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Prop","correct":"org.scalacheck.Prop"}],"quickstart":{"code":"import org.scalacheck.Prop.forAll\n\nval prop = forAll { (n: Int) => n + 0 == n }\nprop.check","lang":"scala","description":"Defines and checks a simple property that integer addition with zero is identity."},"warnings":[{"fix":"Use the appropriate ScalaCheck artifact for your platform (e.g., scalacheck for JVM).","message":"ScalaCheck native0.4 targets Scala Native, not JVM; ensure your project uses Scala Native.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'2.12':14 'base':4,19 'librari':6 'nativ':10 'platform':11 'properti':3,18 'property-bas':2,17 'scala':8,13,15 'scalacheck':1,20 'support':9 'test':5,16","created_at":"2026-06-17T17:44:36.977991+00:00","updated_at":"2026-06-17T17:44:36.977991+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/typelevel/scalacheck","docs":"https://appdoc.app/artifact/org.scalacheck/scalacheck_native0.4_2.12/","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}}