{"id":42573411,"url":"https://github.com/intisy/github-gradle","last_synced_at":"2026-01-28T21:28:52.169Z","repository":{"id":253673923,"uuid":"842070688","full_name":"intisy/github-gradle","owner":"intisy","description":"GitHub Gradle implements a way to get dependencies from a GitHub asset, so you don't need services like jitpack anymore","archived":false,"fork":false,"pushed_at":"2026-01-27T17:22:44.000Z","size":257,"stargazers_count":86,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-28T03:12:42.711Z","etag":null,"topics":["github","github-assets","gradle","gradle-java","gradle-plugin","java","java-8","jitpack"],"latest_commit_sha":null,"homepage":"","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/intisy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-08-13T15:58:50.000Z","updated_at":"2026-01-27T17:26:12.000Z","dependencies_parsed_at":"2024-11-08T14:20:16.083Z","dependency_job_id":"d8bb1abe-bf6a-4f55-ac64-2063c3c956db","html_url":"https://github.com/intisy/github-gradle","commit_stats":null,"previous_names":["intisy/github-gradle"],"tags_count":90,"template":false,"template_full_name":"intisy/gradle-plugin-example","purl":"pkg:github/intisy/github-gradle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intisy%2Fgithub-gradle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intisy%2Fgithub-gradle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intisy%2Fgithub-gradle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intisy%2Fgithub-gradle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intisy","download_url":"https://codeload.github.com/intisy/github-gradle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intisy%2Fgithub-gradle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28852617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: 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":["github","github-assets","gradle","gradle-java","gradle-plugin","java","java-8","jitpack"],"created_at":"2026-01-28T21:28:51.609Z","updated_at":"2026-01-28T21:28:52.165Z","avatar_url":"https://github.com/intisy.png","language":"Java","readme":"# Github Gradle\n\nArchives containing JAR files are available as [releases](https://github.com/intisy/github-gradle/releases).\n\n## What is github-gradle?\n\nGitHub Gradle implements a way to get dependencies from a GitHub asset, so you don't need services like jitpack anymore\n\n## Usage\n\nUsing the plugins DSL:\n\n```groovy\nplugins {\n    id \"io.github.intisy.github-gradle\" version \"1.7.2.2\"\n}\n```\n\nUsing legacy plugin application:\n\n```groovy\nbuildscript {\n    repositories {\n        maven {\n            url \"https://plugins.gradle.org/m2/\"\n        }\n    }\n    dependencies {\n        classpath \"io.github.intisy.github-gradle:1.7.2.2\"\n    }\n}\n\napply plugin: \"io.github.intisy.github-gradle\"\n```\n\nOnce you have the plugin installed you can use it like so:\n\n```groovy\ndependencies {\n    githubImplementation \"USERNAME:REPOSITORY:TAG\"\n}\n```\n\n## License\n\n[![Apache License 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintisy%2Fgithub-gradle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintisy%2Fgithub-gradle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintisy%2Fgithub-gradle/lists"}