A type-safe and modern properties plugin for Gradle.
English | 简体中文
| HighCapable |
|---|
This project belongs to the above-mentioned organization, click the link above to follow this organization and discover more good projects.
This plugin is designed for Gradle build scripts. It aims to bring properties similar to those in the gradle.properties file into build scripts in a
type-safe way, avoiding problems that hard-coded strings might cause.
The project icon was designed by MaiTungTM. The name comes from GradlePropify, meaning a plugin for Gradle properties.
It is a brand-new project rebuilt from SweetProperty, borrowing previous design ideas and making it more polished and easier to use.
The configuration plan format of Gropify is similar to SweetProperty. If you are using SweetProperty, you can consider migrating to Gropify.
Click here go to the documentation page for more detailed tutorials and content.
Apache License Version 2.0
Copyright (C) 2019 HighCapable
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.
Copyright © 2019 HighCapable