не последняя версия
Последняя версия 1.2.2

net.imagej:ij1-patcher 0.11.0

This project offers extension points for use with ImageJ2 and it also offers (limited) support for headless operations.

Категории

Категории

Сеть ImageJ Прикладные библиотеки Computer Vision
Группа

Группа

net.imagej
Идентификатор

Идентификатор

ij1-patcher
Версия

Версия

0.11.0
Тип

Тип

jar

Скачать ij1-patcher 0.11.0


<!-- https://jarcasting.com/artifacts/net.imagej/ij1-patcher/ -->
<dependency>
    <groupId>net.imagej</groupId>
    <artifactId>ij1-patcher</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.imagej/ij1-patcher/
implementation 'net.imagej:ij1-patcher:0.11.0'
// https://jarcasting.com/artifacts/net.imagej/ij1-patcher/
implementation ("net.imagej:ij1-patcher:0.11.0")
'net.imagej:ij1-patcher:jar:0.11.0'
<dependency org="net.imagej" name="ij1-patcher" rev="0.11.0">
  <artifact name="ij1-patcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.imagej', module='ij1-patcher', version='0.11.0')
)
libraryDependencies += "net.imagej" % "ij1-patcher" % "0.11.0"
[net.imagej/ij1-patcher "0.11.0"]