Last Version

com.imagingbook:imagingbook_plugins_extras 4.0.0

Java code for image processing books by W. Burger and M.J. Burge

License

License

GroupId

GroupId

com.imagingbook
ArtifactId

ArtifactId

imagingbook_plugins_extras
Version

Version

4.0.0
Type

Type

jar
Description

Description

Java code for image processing books by W. Burger and M.J. Burge

Download imagingbook_plugins_extras 4.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.imagej : ij jar 1.53p
com.github.librepdf : openpdf jar 1.3.25
com.imagingbook : imagingbook-common jar 4.0.0

Project Modules

There are no modules declared in this project.