is not current version
Last Version 6.3.1

org.openmicroscopy:ome-model 6.0.0

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

GroupId

GroupId

org.openmicroscopy
ArtifactId

ArtifactId

ome-model
Version

Version

6.0.0
Type

Type

pom

Download ome-model 6.0.0

Filename Size
ome-model-6.0.0.pom 14 KB
Browse

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