{"id":22465729,"url":"https://github.com/hardi17/minicalcwithdagger","last_synced_at":"2025-03-27T14:51:25.150Z","repository":{"id":207030209,"uuid":"718256894","full_name":"hardi17/MiniCalcWithDagger","owner":"hardi17","description":"Simple Dagger implementation demo for the beginner.","archived":false,"fork":false,"pushed_at":"2024-01-10T18:32:59.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T19:11:42.167Z","etag":null,"topics":["android","android-application","android-development","android-kotlin","dagger","kotlin","kotlin-dagger"],"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/hardi17.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}},"created_at":"2023-11-13T17:56:14.000Z","updated_at":"2024-03-24T15:22:00.000Z","dependencies_parsed_at":"2024-02-25T02:46:46.900Z","dependency_job_id":null,"html_url":"https://github.com/hardi17/MiniCalcWithDagger","commit_stats":null,"previous_names":["hardi17/daggertestdemo","hardi17/minicalcwithdagger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardi17%2FMiniCalcWithDagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardi17%2FMiniCalcWithDagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardi17%2FMiniCalcWithDagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardi17%2FMiniCalcWithDagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardi17","download_url":"https://codeload.github.com/hardi17/MiniCalcWithDagger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245867240,"owners_count":20685591,"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":["android","android-application","android-development","android-kotlin","dagger","kotlin","kotlin-dagger"],"created_at":"2024-12-06T10:09:02.685Z","updated_at":"2025-03-27T14:51:25.114Z","avatar_url":"https://github.com/hardi17.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MiniCalcWithDagger\nUsing,\n- Kotlin\n- Viewbinding\n- Dagger:\n\t-  Dagger is one of the DI libraries that is created by \"Square\" and maintaining by Google.\n\t-  It is managing and creating graph of dependencies for you.\n\t- Ease of unit test and reusable code.\n\nsimple dagger demo with Application class.\n- Intention to made this tutorial to help you who wants to take the baby step to learn dagger in kotlin :-) \n- In this examle how to set up dagger in your Android project from the scratch.\n- How to impement Dagger into Project?\n  \n \t- Add plugin into App -\u003e build.gradle file, add this line\n    \t\n    \t\t plugins {\n    \t\t\t    id 'kotlin-kapt'\n    \t\t\t }\n \n\t- Add dagger dependency App -\u003e build.gradle file [Use updated dagger version]\n   \n   \t\t  dependencies {\n       \t\t  -------\n        \t // Dependency injection\n      \t\t implementation \"com.google.dagger:dagger:2.42\"\n       \t\t kapt \"com.google.dagger:dagger-compiler:2.42\"\n   \t       }\n\n## Contributing to Learn Dagger in kotlin\n\nJust make pull request. You are in!\n\nThanks\n\nHardi Rachh\n\nYou can connect with me on:\n\n- LinkedIn : https://www.linkedin.com/in/hardi-r/\n- Medium : https://hardirachh.medium.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardi17%2Fminicalcwithdagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardi17%2Fminicalcwithdagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardi17%2Fminicalcwithdagger/lists"}