We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 867ff5f + 067fe32 commit 393a9c1Copy full SHA for 393a9c1
catalog.json
@@ -125,7 +125,16 @@
125
"description": "QuPath extension using JPen for graphics tablet input",
126
"author": "QuPath",
127
"homepage": "https://github.com/qupath/qupath-extension-jpen",
128
- "releases": []
+ "releases": [
129
+ {
130
+ "name": "v0.4.0",
131
+ "main_url": "https://github.com/qupath/qupath-extension-jpen/releases/download/v0.1.0/qupath-extension-jpen-0.4.0-all.jar",
132
+ "javadoc_urls": ["https://github.com/qupath/qupath-extension-jpen/releases/download/v0.1.0/qupath-extension-jpen-0.4.0-javadoc.jar"],
133
+ "version_range": {
134
+ "min": "v0.6.0-rc4"
135
+ }
136
137
+ ]
138
},{
139
"name": "QuPath Align extension",
140
"description": "QuPath extension to interactively align images",
0 commit comments