не последняя версия
Последняя версия 0.0.7

net.streamok:streamok-distribution-node 0.0.2


Категории

Категории

Сеть Distribution Компиляция и сборка
Группа

Группа

net.streamok
Идентификатор

Идентификатор

streamok-distribution-node
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать streamok-distribution-node 0.0.2


<!-- https://jarcasting.com/artifacts/net.streamok/streamok-distribution-node/ -->
<dependency>
    <groupId>net.streamok</groupId>
    <artifactId>streamok-distribution-node</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.streamok/streamok-distribution-node/
implementation 'net.streamok:streamok-distribution-node:0.0.2'
// https://jarcasting.com/artifacts/net.streamok/streamok-distribution-node/
implementation ("net.streamok:streamok-distribution-node:0.0.2")
'net.streamok:streamok-distribution-node:jar:0.0.2'
<dependency org="net.streamok" name="streamok-distribution-node" rev="0.0.2">
  <artifact name="streamok-distribution-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.streamok', module='streamok-distribution-node', version='0.0.2')
)
libraryDependencies += "net.streamok" % "streamok-distribution-node" % "0.0.2"
[net.streamok/streamok-distribution-node "0.0.2"]