{"id":75630,"library":"shapeless-2-10-4","title":"Shapeless","description":"Shapeless is a type-level programming library for Scala, providing generic programming and type class derivation.","status":"active","version":"2.1.0","language":"java","source_language":null,"source_url":"https://github.com/milessabin/shapeless","tags":["scala","type-level","generic-programming","shapeless"],"install":[{"cmd":"<dependency>\n  <groupId>com.chuusai</groupId>\n  <artifactId>shapeless_2.10.4</artifactId>\n  <version>2.1.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.chuusai:shapeless_2.10.4:2.1.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HList","correct":"shapeless.HList"}],"quickstart":{"code":"import shapeless.HList;\n\nobject Example {\n  def main(args: Array[String]): Unit = {\n    val hlist = 1 :: \"hello\" :: HNil\n    println(hlist)\n  }\n}","lang":"scala","description":"Minimal example creating a heterogeneous list using Shapeless."},"warnings":[{"fix":"Use shapeless 2.3.x for Scala 2.12/2.13 or 3.x for Scala 3.","message":"Shapeless 2.1.0 is for Scala 2.10.4; newer Scala versions require different versions.","severity":"breaking","affected_versions":"2.1.0"}],"env_vars":null,"search_vec":"'class':17 'deriv':18 'generic':13,24 'generic-program':23 'level':7,22 'librari':9 'program':8,14,25 'provid':12 'scala':11,19 'shapeless':1,2,26 'type':6,16,21 'type-level':5,20","created_at":"2026-06-17T19:19:07.876604+00:00","updated_at":"2026-06-17T19:19:07.876604+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":"https://github.com/milessabin/shapeless","github":"https://github.com/milessabin/shapeless","docs":"https://appdoc.app/artifact/com.chuusai/shapeless_2.10.4/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}