| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.codelibre |
| ArtifactId | ArtifactIdspecification |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspecification
OME imaging metadata model specification
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| specification-6.0.0.pom | |
| specification-6.0.0.jar | 637 KB |
| specification-6.0.0-sources.jar | 629 KB |
| specification-6.0.0-javadoc.jar | 396 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.codelibre/specification/ -->
<dependency>
<groupId>net.codelibre</groupId>
<artifactId>specification</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.codelibre/specification/
implementation 'net.codelibre:specification:6.0.0'
// https://jarcasting.com/artifacts/net.codelibre/specification/
implementation ("net.codelibre:specification:6.0.0")
'net.codelibre:specification:jar:6.0.0'
<dependency org="net.codelibre" name="specification" rev="6.0.0">
<artifact name="specification" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.codelibre', module='specification', version='6.0.0')
)
libraryDependencies += "net.codelibre" % "specification" % "6.0.0"
[net.codelibre/specification "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.codelibre : ome-xml | jar | 6.0.0 |