https://github.com/michionlion/gradle-cache-dependencies
https://github.com/michionlion/gradle-cache-dependencies
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michionlion/gradle-cache-dependencies
- Owner: Michionlion
- License: gpl-3.0
- Created: 2022-10-18T04:25:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T03:02:47.000Z (over 2 years ago)
- Last Synced: 2025-01-04T07:26:57.812Z (5 months ago)
- Language: Groovy
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cache your Gradle dependencies
Exposes `cacheToMaven` Gradle task to cache dependencies in all configurations to the local maven repository. Notably, Gradle plugins cannot (at the moment) be cached.