is not current version
Last Version 6.3.1

org.openmicroscopy:ome-model 6.1.1

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

GroupId

GroupId

org.openmicroscopy
ArtifactId

ArtifactId

ome-model
Version

Version

6.1.1
Type

Type

pom

Download ome-model 6.1.1

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

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