is not current version
Last Version 6.3.1

org.openmicroscopy:ome-model 5.5.4

Contains the OME imaging metadata model specification, code generator and implementation

GroupId

GroupId

org.openmicroscopy
ArtifactId

ArtifactId

ome-model
Version

Version

5.5.4
Type

Type

pom

Download ome-model 5.5.4

Filename Size
ome-model-5.5.4.pom 15 KB
Browse

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