is not current version
Last Version 6.0.0

net.codelibre:specification 5.7.0

The OME Data Model specification

Categories

Categories

Net
GroupId

GroupId

net.codelibre
ArtifactId

ArtifactId

specification
Version

Version

5.7.0
Type

Type

jar

Download specification 5.7.0


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