is not current version
Last Version 6.0.0

net.codelibre:ome-xml 5.7.1

OME XML model and metadata classes

Categories

Categories

Net
GroupId

GroupId

net.codelibre
ArtifactId

ArtifactId

ome-xml
Version

Version

5.7.1
Type

Type

jar

Download ome-xml 5.7.1


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