{"id":16557877,"url":"https://github.com/jitpack/gradle-multiple-jars","last_synced_at":"2025-10-28T20:31:58.359Z","repository":{"id":26694856,"uuid":"30151813","full_name":"jitpack/gradle-multiple-jars","owner":"jitpack","description":"Gradle project producing two jars from single source directory","archived":false,"fork":false,"pushed_at":"2015-06-28T14:07:28.000Z","size":160,"stargazers_count":15,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T18:11:16.421Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/jitpack.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}},"created_at":"2015-02-01T16:31:22.000Z","updated_at":"2024-11-11T13:13:07.000Z","dependencies_parsed_at":"2022-07-12T16:08:39.085Z","dependency_job_id":null,"html_url":"https://github.com/jitpack/gradle-multiple-jars","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitpack%2Fgradle-multiple-jars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitpack%2Fgradle-multiple-jars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitpack%2Fgradle-multiple-jars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitpack%2Fgradle-multiple-jars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jitpack","download_url":"https://codeload.github.com/jitpack/gradle-multiple-jars/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238719812,"owners_count":19519275,"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":[],"created_at":"2024-10-11T20:08:45.856Z","updated_at":"2025-10-28T20:31:53.024Z","avatar_url":"https://github.com/jitpack.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gradle-multiple-jars\n\nExample Gradle project producing two jars from single source directory:\n - *API* from src/api\n - *Impl* from src/impl\n\nBoth jars are installed to local maven reactor with:\n\n    gradle install\n    \n    \nTo add them to build.gradle use the following syntax:\n\n```gradle \n compile 'com.github.jitpack.gradle-multiple-jars:api:1.0.1'\n compile 'com.github.jitpack.gradle-multiple-jars:impl:1.0.1'\n```\n\nOr to add them both together:\n\n```gradle \n compile 'com.github.jitpack:gradle-multiple-jars:1.0.1'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitpack%2Fgradle-multiple-jars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjitpack%2Fgradle-multiple-jars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitpack%2Fgradle-multiple-jars/lists"}