You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ To use ImageJ as a library in your [Maven] project, add the dependency:
29
29
30
30
Where `1.53j` is the version of ImageJ you would like to use:
31
31
32
-
* Versions up to 1.48q are [in the SciJava Maven repository](https://maven.scijava.org/content/repositories/releases/net/imagej/ij/).
33
-
* Versions starting with 1.48r are [on Maven Central](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22net.imagej%22%20AND%20a%3A%22ij%22).
32
+
* Versions up to 1.48q are [in the SciJava Maven repository](https://maven.scijava.org/#browse/search/generic=group.raw%3Dnet.imagej%20AND%20name.raw%3Dij).
33
+
* Versions starting with 1.48r are [on Maven Central](https://central.sonatype.com/artifact/net.imagej/ij/versions).
34
34
* Be aware that versions prior to 1.53k may not identically match the
35
35
corresponding release tags here in this repository.
0 commit comments