is not current version
Last Version 6.0.0

net.codelibre:specification 5.7.1

OME imaging metadata model specification

Categories

Categories

Net
GroupId

GroupId

net.codelibre
ArtifactId

ArtifactId

specification
Version

Version

5.7.1
Type

Type

jar

Download specification 5.7.1


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