{"id":14551123,"url":"https://github.com/Kotlin/kotlinx.support","last_synced_at":"2025-09-03T21:32:23.430Z","repository":{"id":56091231,"uuid":"56334092","full_name":"Kotlin/kotlinx.support","owner":"Kotlin","description":"Extension and top-level functions to use JDK7/JDK8 features in Kotlin 1.0","archived":true,"fork":false,"pushed_at":"2019-02-16T02:07:37.000Z","size":24,"stargazers_count":56,"open_issues_count":0,"forks_count":8,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-12-30T22:34:03.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kotlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-15T16:23:59.000Z","updated_at":"2024-09-29T23:31:46.000Z","dependencies_parsed_at":"2022-08-15T13:00:40.647Z","dependency_job_id":null,"html_url":"https://github.com/Kotlin/kotlinx.support","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Kotlin/kotlinx.support","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kotlin%2Fkotlinx.support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kotlin%2Fkotlinx.support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kotlin%2Fkotlinx.support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kotlin%2Fkotlinx.support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kotlin","download_url":"https://codeload.github.com/Kotlin/kotlinx.support/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kotlin%2Fkotlinx.support/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273514782,"owners_count":25119416,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-09-06T14:00:30.020Z","updated_at":"2025-09-03T21:32:23.166Z","avatar_url":"https://github.com/Kotlin.png","language":"Kotlin","funding_links":[],"categories":["Recently Updated"],"sub_categories":["[Sep 04, 2024](/content/2024/09/04/README.md)"],"readme":"# kotlinx.support\nProvides extension and top-level functions to use JDK7/JDK8 features in Kotlin 1.0.\n\nIn Kotlin 1.1+ please use the standard library artifacts instead: [`kotlin-stdlib-jdk7`](https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk7) and [`kotlin-stdlib-jdk8`](https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8).\n\n[![obsolete JetBrains project](http://jb.gg/badges/obsolete.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) [ ![Download](https://api.bintray.com/packages/kotlin/kotlinx.support/kotlinx.support/images/download.svg) ](https://bintray.com/kotlin/kotlinx.support/kotlinx.support/_latestVersion)\n\n## Maven\n\nAdd jcenter repository (if you don't have it yet)\n\n```xml\n\u003crepository\u003e\n    \u003csnapshots\u003e\n        \u003cenabled\u003efalse\u003c/enabled\u003e\n    \u003c/snapshots\u003e\n    \u003cid\u003ecentral\u003c/id\u003e\n    \u003cname\u003ebintray\u003c/name\u003e\n    \u003curl\u003ehttps://jcenter.bintray.com\u003c/url\u003e\n\u003c/repository\u003e\n```\n\nAdd a dependency:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.jetbrains.kotlinx\u003c/groupId\u003e\n    \u003cartifactId\u003ekotlinx-support-jdk8\u003c/artifactId\u003e\n    \u003cversion\u003e0.3\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Gradle\n\nJust add a dependency:\n\n```groovy\ncompile 'org.jetbrains.kotlinx:kotlinx-support-jdk8:0.3'\n```\n\njcenter repository should be configured by default in gradle, but if it's not you may need to include it:\n\n```groovy\nrepositories {\n    jcenter()\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKotlin%2Fkotlinx.support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKotlin%2Fkotlinx.support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKotlin%2Fkotlinx.support/lists"}