ijp_dcraw

ijp-dcraw provides ImageJ plugin to read raw images using DCRAW. For more detailed information see IJP-ImageIO home page: https://github.com/ij-plugins/ijp-dcraw.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.ij-plugins
ArtifactId

ArtifactId

ijp_dcraw
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

ijp_dcraw
ijp-dcraw provides ImageJ plugin to read raw images using DCRAW. For more detailed information see IJP-ImageIO home page: https://github.com/ij-plugins/ijp-dcraw.
Project URL

Project URL

https://github.com/ij-plugins/ijp-dcraw
Project Organization

Project Organization

net.sf.ij-plugins
Source Code Management

Source Code Management

https://github.com/ij-plugins/ijp-dcraw

Download ijp_dcraw

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.imagej : ij jar 1.53q

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.1