{"id":69285,"library":"circe-core-sjs1-3","title":"Circe Core (Scala.js 1.x, Scala 3)","description":"Core library for Circe, a JSON library for Scala with Scala.js and Scala 3 support.","status":"active","version":"0.14.15","language":"java","source_language":null,"source_url":"https://github.com/circe/circe","tags":["circe","json","scala","scalajs","serialization"],"install":[{"cmd":"<dependency>\n  <groupId>io.circe</groupId>\n  <artifactId>circe-core_sjs1_3</artifactId>\n  <version>0.14.15</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.circe:circe-core_sjs1_3:0.14.15'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Json","correct":"io.circe.Json"}],"quickstart":{"code":"import io.circe.Json\nimport io.circe.syntax._\n\nobject Example {\n  def main(args: Array[String]): Unit = {\n    val json = Json.obj(\"name\" -> Json.fromString(\"Alice\"))\n    println(json.spaces2)\n  }\n}","lang":"scala","description":"Creates a simple JSON object using Circe's Json type."},"warnings":[{"fix":"Ensure your build uses the correct Scala version (e.g., circe-core_sjs1_3 for Scala 3 with Scala.js).","message":"This artifact is for Scala.js 1.x and Scala 3; use the appropriate cross-version suffix.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'1':4 '3':7,21 'circ':1,11,23 'core':2,8 'json':13,24 'librari':9,14 'scala':6,16,20,25 'scala.js':3,18 'scalaj':26 'serial':27 'support':22 'x':5","created_at":"2026-06-17T17:59:59.111574+00:00","updated_at":"2026-06-17T17:59:59.111574+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/circe/circe","github":"https://github.com/circe/circe","docs":"https://appdoc.app/artifact/io.circe/circe-core_sjs1_3/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}