| Группа | Группаio.fabric8.jube.images.fabric8 |
|---|---|
| Идентификатор | Идентификаторhubot-letschat |
| Версия | Версия2.1.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hubot-letschat-2.1.9.pom | |
| hubot-letschat-2.1.9.jar | 45 KB |
| hubot-letschat-2.1.9-sources.jar | 43 KB |
| hubot-letschat-2.1.9-kubernetes.json | 3 KB |
| hubot-letschat-2.1.9-javadoc.jar | 333 bytes |
| hubot-letschat-2.1.9-app.zip | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot-letschat/ -->
<dependency>
<groupId>io.fabric8.jube.images.fabric8</groupId>
<artifactId>hubot-letschat</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot-letschat/
implementation 'io.fabric8.jube.images.fabric8:hubot-letschat:2.1.9'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot-letschat/
implementation ("io.fabric8.jube.images.fabric8:hubot-letschat:2.1.9")
'io.fabric8.jube.images.fabric8:hubot-letschat:jar:2.1.9'
<dependency org="io.fabric8.jube.images.fabric8" name="hubot-letschat" rev="2.1.9">
<artifact name="hubot-letschat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='hubot-letschat', version='2.1.9')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "hubot-letschat" % "2.1.9"
[io.fabric8.jube.images.fabric8/hubot-letschat "2.1.9"]