License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.ij-plugins |
ArtifactId | ArtifactIdijp-debayer2sx-core_3 |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionijp-debayer2sx-core
IJP DeBayer2SX Core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ijp-debayer2sx-core_3-1.3.2.pom | |
ijp-debayer2sx-core_3-1.3.2.jar | 107 KB |
ijp-debayer2sx-core_3-1.3.2-sources.jar | 24 KB |
ijp-debayer2sx-core_3-1.3.2-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ij-plugins/ijp-debayer2sx-core_3/ -->
<dependency>
<groupId>net.sf.ij-plugins</groupId>
<artifactId>ijp-debayer2sx-core_3</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ij-plugins/ijp-debayer2sx-core_3/
implementation 'net.sf.ij-plugins:ijp-debayer2sx-core_3:1.3.2'
// https://jarcasting.com/artifacts/net.sf.ij-plugins/ijp-debayer2sx-core_3/
implementation ("net.sf.ij-plugins:ijp-debayer2sx-core_3:1.3.2")
'net.sf.ij-plugins:ijp-debayer2sx-core_3:jar:1.3.2'
<dependency org="net.sf.ij-plugins" name="ijp-debayer2sx-core_3" rev="1.3.2">
<artifact name="ijp-debayer2sx-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ij-plugins', module='ijp-debayer2sx-core_3', version='1.3.2')
)
libraryDependencies += "net.sf.ij-plugins" % "ijp-debayer2sx-core_3" % "1.3.2"
[net.sf.ij-plugins/ijp-debayer2sx-core_3 "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
net.imagej : ij | jar | 1.53i |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.10 |