Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 325 Bytes

sciJava-catalogs

This plugins is automatically update and synchronized with the scijava pom.

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

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