Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christiandeange/aaraar
A plugin for creating a merged aar file.
https://github.com/christiandeange/aaraar
aar android gradle gradle-plugin kotlin publishing
Last synced: about 1 month ago
JSON representation
A plugin for creating a merged aar file.
- Host: GitHub
- URL: https://github.com/christiandeange/aaraar
- Owner: christiandeange
- License: apache-2.0
- Created: 2023-01-13T18:09:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T08:09:44.000Z (about 1 month ago)
- Last Synced: 2024-12-11T09:20:39.790Z (about 1 month ago)
- Topics: aar, android, gradle, gradle-plugin, kotlin, publishing
- Language: Kotlin
- Homepage:
- Size: 1.69 MB
- Stars: 35
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![Maven Central](https://img.shields.io/maven-central/v/sh.christian.aaraar/gradle-plugin?versionPrefix=0.0.18) ![CI](https://github.com/christiandeange/aaraar/actions/workflows/ci.yml/badge.svg)
# aaraar
A Gradle Plugin for creating a merged aar file.
Work in progress.
# Documentation
See the docs at https://aaraar.christian.sh
# License
```
Copyright 2024 Christian De AngelisLicensed 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 athttp://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.
```