{"id":74021,"library":"scalatags-2-13","title":"ScalaTags","description":"A small, fast XML/HTML construction library for Scala.","status":"active","version":"0.13.1","language":"java","source_language":null,"source_url":"https://github.com/com-lihaoyi/scalatags","tags":["scala","html","xml","templating"],"install":[{"cmd":"<dependency>\n  <groupId>com.lihaoyi</groupId>\n  <artifactId>scalatags_2.13</artifactId>\n  <version>0.13.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.lihaoyi:scalatags_2.13:0.13.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Tag","correct":"scalatags.Text.all._"}],"quickstart":{"code":"import scalatags.Text.all._\nval html = html(\n  head(\n    title(\"Hello\")\n  ),\n  body(\n    h1(\"Hello World!\")\n  )\n)","lang":"scala","description":"Minimal example of constructing HTML with ScalaTags."},"warnings":[],"env_vars":null,"search_vec":"'construct':6 'fast':4 'html':11 'librari':7 'scala':9,10 'scalatag':1 'small':3 'templat':13 'xml':12 'xml/html':5","created_at":"2026-06-17T18:58:01.550915+00:00","updated_at":"2026-06-17T18:58:01.550915+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/com-lihaoyi/scalatags","github":"https://github.com/com-lihaoyi/scalatags","docs":"https://appdoc.app/artifact/com.lihaoyi/scalatags_2.13/","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}}