{"id":20159777,"url":"https://github.com/yukihirai0505/scala-request-json","last_synced_at":"2026-05-08T12:42:11.308Z","repository":{"id":57729966,"uuid":"92584048","full_name":"yukihirai0505/scala-request-json","owner":"yukihirai0505","description":"scala request json library","archived":false,"fork":false,"pushed_at":"2017-11-02T02:10:38.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T13:49:14.678Z","etag":null,"topics":["json","sbt","scala","scala-library"],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yukihirai0505.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-27T08:27:08.000Z","updated_at":"2017-10-19T00:30:42.000Z","dependencies_parsed_at":"2022-09-05T21:51:40.385Z","dependency_job_id":null,"html_url":"https://github.com/yukihirai0505/scala-request-json","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukihirai0505%2Fscala-request-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukihirai0505%2Fscala-request-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukihirai0505%2Fscala-request-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukihirai0505%2Fscala-request-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yukihirai0505","download_url":"https://codeload.github.com/yukihirai0505/scala-request-json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241597579,"owners_count":19988276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","sbt","scala","scala-library"],"created_at":"2024-11-14T00:10:03.975Z","updated_at":"2026-05-08T12:42:06.274Z","avatar_url":"https://github.com/yukihirai0505.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Prerequisites\n\nScala 2.11.+ is supported.\n\n## Setup\n\n### sbt\n\nIf you don't have it already, make sure you add the Maven Central as resolver in your SBT settings:\n\n```scala\nresolvers += Resolver.sonatypeRepo(\"releases\")\n```\n\nAlso, you need to include the library as your dependency:\n\n```scala\nlibraryDependencies += \"com.yukihirai0505\" % \"scala-request-json_2.11\" % \"1.6\"\n```\n\nhttps://search.maven.org/#artifactdetails%7Ccom.yukihirai0505%7Cscala-request-json_2.11%7C1.6%7Cjar\n\n## Submodule usage\n\nAdd submodule\n\n```\n$ git submodule add git@github.com:yukihirai0505/scala-request-json.git git-submodules/scala-request-json\n```\n\nUpdate submodules\n\n```\n$ git submodule update --init --recursive\n```\n\n```\n$ git submodule foreach git pull origin master\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukihirai0505%2Fscala-request-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyukihirai0505%2Fscala-request-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukihirai0505%2Fscala-request-json/lists"}