{"id":21997746,"url":"https://github.com/osfunapps/android-lib-example","last_synced_at":"2026-04-12T16:10:41.617Z","repository":{"id":98762012,"uuid":"134771967","full_name":"osfunapps/android-lib-example","owner":"osfunapps","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-24T22:09:19.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T04:45:13.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/osfunapps.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}},"created_at":"2018-05-24T21:45:24.000Z","updated_at":"2018-05-24T22:09:10.000Z","dependencies_parsed_at":"2023-05-25T05:15:38.181Z","dependency_job_id":null,"html_url":"https://github.com/osfunapps/android-lib-example","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/osfunapps/android-lib-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osfunapps%2Fandroid-lib-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osfunapps%2Fandroid-lib-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osfunapps%2Fandroid-lib-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osfunapps%2Fandroid-lib-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osfunapps","download_url":"https://codeload.github.com/osfunapps/android-lib-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osfunapps%2Fandroid-lib-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268248698,"owners_count":24219557,"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-08-01T02:00:08.611Z","response_time":67,"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-11-29T22:17:54.695Z","updated_at":"2026-04-12T16:10:41.574Z","avatar_url":"https://github.com/osfunapps.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# android-example\n\n[![Release](https://img.shields.io/github/release/jitpack/android-example.svg?label=maven version)](https://jitpack.io/#jitpack/android-example)\n\nExample Android library project that works with jitpack.io. The \nSee also the guide for [building Android projects](https://github.com/jitpack/jitpack.io/blob/master/ANDROID.md)\n\nhttps://jitpack.io/#jitpack/android-example/1.0.2\n\nAdd it to your build.gradle with:\n```gradle\nrepositories {\n    maven { url \"https://jitpack.io\" }\n}\n```\nand:\n\n```gradle\ndependencies {\n    compile 'com.github.jitpack:android-example:1.0.2'\n}\n```\n\n\n\n# Adding the maven plugin\n\nTo enable installing into local maven repository and JitPack you need to add the [android-maven](https://github.com/dcendents/android-maven-plugin) plugin:\n\n1. Add `classpath 'com.github.dcendents:android-maven-plugin:1.2'` to root build.gradle under buildscripts\n2. Add `apply plugin: 'android-maven'` to the library/build.gradle\n\nAfter these changes you should be able to run:\n\n    gradle install\n    \nfrom the root of your project. If install works and you have added a GitHub release it should work on jitpack.io\n\n# Adding a sample app \n\nIf you add a sample app to the same repo then your app needs to have a dependency on the library. To do this in your app/build.gradle add:\n\n```gradle\n    dependencies {\n        compile project(':library')\n    }\n```\n# android-lib-example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosfunapps%2Fandroid-lib-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosfunapps%2Fandroid-lib-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosfunapps%2Fandroid-lib-example/lists"}