is not current version
Last Version 5.12.2

io.fabric8:model-annotator 4.12.0


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

model-annotator
Version

Version

4.12.0
Type

Type

jar

Download model-annotator 4.12.0


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