| Группа | Группаio.operatr |
|---|---|
| Идентификатор | Идентификаторkpow-streams-agent |
| Версия | Версия0.2.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| kpow-streams-agent-0.2.7.pom | |
| kpow-streams-agent-0.2.7.jar | 17 KB |
| kpow-streams-agent-0.2.7-sources.jar | 14 KB |
| kpow-streams-agent-0.2.7-javadoc.jar | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.operatr/kpow-streams-agent/ -->
<dependency>
<groupId>io.operatr</groupId>
<artifactId>kpow-streams-agent</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.operatr/kpow-streams-agent/
implementation 'io.operatr:kpow-streams-agent:0.2.7'
// https://jarcasting.com/artifacts/io.operatr/kpow-streams-agent/
implementation ("io.operatr:kpow-streams-agent:0.2.7")
'io.operatr:kpow-streams-agent:jar:0.2.7'
<dependency org="io.operatr" name="kpow-streams-agent" rev="0.2.7">
<artifact name="kpow-streams-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.operatr', module='kpow-streams-agent', version='0.2.7')
)
libraryDependencies += "io.operatr" % "kpow-streams-agent" % "0.2.7"
[io.operatr/kpow-streams-agent "0.2.7"]