https://github.com/omico/gradm
Gradm (Gradle dependencies manager)
https://github.com/omico/gradm
dependency-manager gradle gradle-plugin versioning
Last synced: 10 months ago
JSON representation
Gradm (Gradle dependencies manager)
- Host: GitHub
- URL: https://github.com/omico/gradm
- Owner: Omico
- License: apache-2.0
- Created: 2022-02-27T08:27:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T23:35:30.000Z (almost 2 years ago)
- Last Synced: 2024-12-19T22:08:34.412Z (over 1 year ago)
- Topics: dependency-manager, gradle, gradle-plugin, versioning
- Language: Kotlin
- Homepage: https://gradm.omico.me
- Size: 1.21 MB
- Stars: 37
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gradm


Gradm (**Gra**dle **d**ependencies **m**anager) is a new way to manage dependencies easier and more efficient.
For more information, please see the [documentation](https://gradm.omico.me/).
## License
```txt
Copyright 2022 Omico
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```