is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:image-linker 2.2.17

Provides embedded chat friendly links to images

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

image-linker
Version

Version

2.2.17
Type

Type

jar

Download image-linker 2.2.17


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