{"id":16167906,"url":"https://github.com/kylecorry31/andromeda","last_synced_at":"2026-05-27T01:00:47.789Z","repository":{"id":39977143,"uuid":"394273851","full_name":"kylecorry31/andromeda","owner":"kylecorry31","description":"A collection of Android libraries for simplifying development","archived":false,"fork":false,"pushed_at":"2026-05-25T15:40:39.000Z","size":2434,"stargazers_count":22,"open_issues_count":43,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-25T16:25:45.258Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kylecorry31.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-08-09T11:59:42.000Z","updated_at":"2026-05-25T15:40:43.000Z","dependencies_parsed_at":"2026-05-02T22:01:43.936Z","dependency_job_id":null,"html_url":"https://github.com/kylecorry31/andromeda","commit_stats":{"total_commits":551,"total_committers":2,"mean_commits":275.5,"dds":0.001814882032667886,"last_synced_commit":"d510a6355167b339b8be5db975fcbf2b97e41684"},"previous_names":[],"tags_count":215,"template":false,"template_full_name":null,"purl":"pkg:github/kylecorry31/andromeda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylecorry31%2Fandromeda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylecorry31%2Fandromeda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylecorry31%2Fandromeda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylecorry31%2Fandromeda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kylecorry31","download_url":"https://codeload.github.com/kylecorry31/andromeda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylecorry31%2Fandromeda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33545458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-10T03:09:49.344Z","updated_at":"2026-05-27T01:00:47.727Z","avatar_url":"https://github.com/kylecorry31.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Andromeda\n A collection of Android libraries for simplifying development using Android APIs.\n\nThis is intended for my use only at this point, so there isn't any documentation on it.\n\n## Usage\nAndromeda uses Jitpack for distribution, the following gradle dependency can be added:\n\nIn the root build.gradle file:\n```gradle\nallprojects {\n repositories {\n  ...\n  maven { url 'https://jitpack.io' }\n }\n}\n```\n\nIn the project specific build.gradle file (all modules):\n```gradle\ndependencies {\n // Tag is the release number\n implementation 'com.github.kylecorry31:andromeda:Tag'\n}\n```\n\nIn the project specific build.gradle file (specific module):\n```gradle\ndependencies {\n // Tag is the release number\n // Module is the specific module name, it shares the folder name of the top level folders in this repo (ex. buzz)\n implementation 'com.github.kylecorry31.andromeda:Module:Tag'\n}\n```\n\nSee the releases page for the latest version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylecorry31%2Fandromeda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkylecorry31%2Fandromeda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylecorry31%2Fandromeda/lists"}