Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nebula-plugins/nebula-gradle-interop
Kotlin library providing extensions to assist with Gradle iterop and backwards compatibility
https://github.com/nebula-plugins/nebula-gradle-interop
Last synced: about 2 months ago
JSON representation
Kotlin library providing extensions to assist with Gradle iterop and backwards compatibility
- Host: GitHub
- URL: https://github.com/nebula-plugins/nebula-gradle-interop
- Owner: nebula-plugins
- License: apache-2.0
- Created: 2017-03-24T16:30:08.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T00:44:26.000Z (3 months ago)
- Last Synced: 2024-10-20T11:44:40.416Z (3 months ago)
- Language: Groovy
- Size: 782 KB
- Stars: 3
- Watchers: 18
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Nebula Gradle Interop
===========![Support Status](https://img.shields.io/badge/nebula-internal-lightgray.svg)
[![Maven Central](https://img.shields.io/maven-central/v/com.netflix.nebula/nebula-gradle-interop)](https://maven-badges.herokuapp.com/maven-central/com.netflix.nebula/nebula-gradle-interop)
![Build](https://github.com/nebula-plugins/nebula-gradle-interop/actions/workflows/nebula.yml/badge.svg)
[![Apache 2.0](https://img.shields.io/github/license/nebula-plugins/nebula-gradle-interop.svg)](http://www.apache.org/licenses/LICENSE-2.0)Kotlin library providing extensions to assist with Gradle iterop and backwards compatibility.
LICENSE
=======Copyright 2021 Netflix, Inc.
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 atUnless 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.