License |
License |
---|---|
GroupId | GroupIdcom.imagingbook |
ArtifactId | ArtifactIdimagingbook_plugins_extras |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava code for image processing books by W. Burger and M.J. Burge
|
<!-- 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"]
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 |