{"id":31792857,"url":"https://github.com/revanthkumarj/r-components","last_synced_at":"2025-10-10T17:29:10.289Z","repository":{"id":315701526,"uuid":"1060542556","full_name":"revanthkumarJ/r-components","owner":"revanthkumarJ","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-20T06:21:06.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-20T07:15:41.229Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/revanthkumarJ.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-20T05:27:33.000Z","updated_at":"2025-09-20T06:21:09.000Z","dependencies_parsed_at":"2025-09-20T07:15:43.953Z","dependency_job_id":null,"html_url":"https://github.com/revanthkumarJ/r-components","commit_stats":null,"previous_names":["revanthkumarj/r-components"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/revanthkumarJ/r-components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revanthkumarJ%2Fr-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revanthkumarJ%2Fr-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revanthkumarJ%2Fr-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revanthkumarJ%2Fr-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revanthkumarJ","download_url":"https://codeload.github.com/revanthkumarJ/r-components/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revanthkumarJ%2Fr-components/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004833,"owners_count":26083784,"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-10-10T02:00:06.843Z","response_time":62,"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":"2025-10-10T17:29:05.722Z","updated_at":"2025-10-10T17:29:10.284Z","avatar_url":"https://github.com/revanthkumarJ.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# r-components\n\n**r-components** is an Android library that provides **customized Jetpack Compose UI components**. It allows you to integrate ready-made UI elements into your projects **without building them from scratch**, saving development time and ensuring consistency.\n\n---\n\n## Features\n- Ready-to-use Jetpack Compose components  \n- Customizable and reusable UI elements  \n- Easy integration into any Android project  \n\n---\n\n## Installation\n\n### 1️⃣ Add JitPack repository\n\nIn your **root `settings.gradle.kts`** (or `settings.gradle`):\n\n```kotlin\ndependencyResolutionManagement {\n    repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)\n    repositories {\n        google()\n        mavenCentral()\n        maven { url = uri(\"https://jitpack.io\") }\n    }\n}\n```\n\n### 2️⃣ Add the library dependency\n\nIn your app module build.gradle.kts:\n\n```kotlin\ndependencies {\n    implementation(\"com.github.revanthkumarJ:r-components:1.0.0\") // Replace with the latest version\n}\n```\n\nFor a full working example, check the sample project:  \n[Sample Project](https://github.com/revanthkumarJ/sample)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevanthkumarj%2Fr-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevanthkumarj%2Fr-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevanthkumarj%2Fr-components/lists"}