An open API service indexing awesome lists of open source software.

https://github.com/scijava/gradle-catalog


https://github.com/scijava/gradle-catalog

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# sciJava-catalogs

This plugins is automatically update and synchronized with the [scijava pom](https://github.com/scijava/pom-scijava).

It's supposed to serve as a native solution for the Gradle Scijava community counterpart.

```kotlin
plugins {
id("org.scijava.catalogs") version "33.2.0" // or "latest.release"
}