License |
License |
---|---|
GroupId | GroupIdorg.openmicroscopy |
ArtifactId | ArtifactIdmipav-stubs |
Version | Version5.3.2 |
Type | Typejar |
Description |
DescriptionMIPAV stubs
Stubs of MIPAV Java classes required to compile Bio-Formats' MIPAV plugin.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mipav-stubs-5.3.2.pom | |
mipav-stubs-5.3.2.jar | 7 KB |
mipav-stubs-5.3.2-sources.jar | 14 KB |
mipav-stubs-5.3.2-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmicroscopy/mipav-stubs/ -->
<dependency>
<groupId>org.openmicroscopy</groupId>
<artifactId>mipav-stubs</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmicroscopy/mipav-stubs/
implementation 'org.openmicroscopy:mipav-stubs:5.3.2'
// https://jarcasting.com/artifacts/org.openmicroscopy/mipav-stubs/
implementation ("org.openmicroscopy:mipav-stubs:5.3.2")
'org.openmicroscopy:mipav-stubs:jar:5.3.2'
<dependency org="org.openmicroscopy" name="mipav-stubs" rev="5.3.2">
<artifact name="mipav-stubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmicroscopy', module='mipav-stubs', version='5.3.2')
)
libraryDependencies += "org.openmicroscopy" % "mipav-stubs" % "5.3.2"
[org.openmicroscopy/mipav-stubs "5.3.2"]