is not current version
Last Version 6.0.0-RC1

io.fabric8:volumesnapshot 4.11.2


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

volumesnapshot
Version

Version

4.11.2
Type

Type

pom

Download volumesnapshot 4.11.2


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