{"id":20930511,"url":"https://github.com/liangjingkanji/engine","last_synced_at":"2025-05-13T19:32:08.715Z","repository":{"id":44878031,"uuid":"208222977","full_name":"liangjingkanji/Engine","owner":"liangjingkanji","description":"Android跨业务终端基础组件","archived":false,"fork":false,"pushed_at":"2023-07-02T11:40:09.000Z","size":5148,"stargazers_count":144,"open_issues_count":0,"forks_count":21,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-11-07T15:26:55.755Z","etag":null,"topics":["android","ktx"],"latest_commit_sha":null,"homepage":"https://liangjingkanji.github.io/Engine/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liangjingkanji.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}},"created_at":"2019-09-13T08:14:29.000Z","updated_at":"2023-11-05T16:34:41.000Z","dependencies_parsed_at":"2023-01-20T15:31:23.040Z","dependency_job_id":null,"html_url":"https://github.com/liangjingkanji/Engine","commit_stats":null,"previous_names":[],"tags_count":63,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liangjingkanji%2FEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liangjingkanji%2FEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liangjingkanji%2FEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liangjingkanji%2FEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liangjingkanji","download_url":"https://codeload.github.com/liangjingkanji/Engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225254669,"owners_count":17445219,"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","ktx"],"created_at":"2024-11-18T21:34:39.196Z","updated_at":"2024-11-18T21:34:39.707Z","avatar_url":"https://github.com/liangjingkanji.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg alt=\"图片\" src=\"https://cloud.githubusercontent.com/assets/1190261/26751376/63f96538-486a-11e7-81cf-5bc83a945207.png\" width=\"10%\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cstrong\u003eEngine是为摸鱼而生的跨业务终端基础组件\u003c/strong\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003ca href=\"http://liangjingkanji.github.io/Engine/\"\u003e使用文档\u003c/a\u003e\n | \u003ca href=\"https://serverless-page-bucket-5ka5085e-1252757332.cos-website.ap-shanghai.myqcloud.com\"\u003e备用访问\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://jitpack.io/#liangjingkanji/Engine\"\u003e\u003cimg src=\"https://jitpack.io/v/liangjingkanji/Engine.svg\"/\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/language-kotlin-orange.svg\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/license-Apache-blue\"/\u003e\n\u003ca href=\"https://liangjingkanji.github.io/Engine/api/\"\u003e\u003cimg src=\"https://img.shields.io/badge/api-%E5%87%BD%E6%95%B0%E6%96%87%E6%A1%A3-red\"/\u003e\u003c/a\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/liangjingkanji/liangjingkanji/master/img/group.svg\"/\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\u003cstrong\u003e欢迎贡献代码/问题\u003c/strong\u003e\u003c/p\u003e\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/WeMobileDev/article/master/assets/mars/mars.png\" width=\"70%\"/\u003e\n\u003cp align=\"center\"\u003e\n\u003csmall\u003e图片仅供装逼\u003c/small\u003e\n\u003c/p\u003e\n\u003c/p\u003e\n\n## 使用\n\n根据需求复制粘贴文件(或者直接在本仓库基础上开发), 当然也提供直接依赖方式.  只有共同维护本项目才能满足不断变化的开发需求\n\n\u003e 本框架变动可能比较频繁, 所以更推荐是复制粘贴(或者能够接受废弃迁移的开发者)\n\n## 安装\n\n添加远程仓库根据创建项目的 Android Studio 版本有所不同\n\nAndroid Studio Arctic Fox以下创建的项目 在项目根目录的 build.gradle 添加仓库\n\n```groovy\nallprojects {\n    repositories {\n        // ...\n        maven { url 'https://jitpack.io' }\n    }\n}\n```\n\nAndroid Studio Arctic Fox以上创建的项目 在项目根目录的 settings.gradle 添加仓库\n\n```kotlin\ndependencyResolutionManagement {\n    repositories {\n        // ...\n        maven { url 'https://jitpack.io' }\n    }\n}\n```\n\n然后在 module 的 build.gradle 添加依赖框架\n\n```groovy\nimplementation 'com.github.liangjingkanji:Engine:0.0.74'\n```\n\n## Contributing\n\n\u003cimg src=\"https://avatars.githubusercontent.com/u/18461506?s=200\u0026v=4\" width=\"8%\"/\u003e\n\n感谢其贡献的图片\n\n## License\n\n```\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliangjingkanji%2Fengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliangjingkanji%2Fengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliangjingkanji%2Fengine/lists"}