| Категории |
КатегорииСеть Distribution Компиляция и сборка KeY Данные Data Formats Formal Verification |
|---|---|
| Группа | Группаnet.streamok |
| Идентификатор | Идентификаторstreamok-distribution-chaosmonkey |
| Версия | Версия0.0.2 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/net.streamok/streamok-distribution-chaosmonkey/ -->
<dependency>
<groupId>net.streamok</groupId>
<artifactId>streamok-distribution-chaosmonkey</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.streamok/streamok-distribution-chaosmonkey/
implementation 'net.streamok:streamok-distribution-chaosmonkey:0.0.2'
// https://jarcasting.com/artifacts/net.streamok/streamok-distribution-chaosmonkey/
implementation ("net.streamok:streamok-distribution-chaosmonkey:0.0.2")
'net.streamok:streamok-distribution-chaosmonkey:jar:0.0.2'
<dependency org="net.streamok" name="streamok-distribution-chaosmonkey" rev="0.0.2">
<artifact name="streamok-distribution-chaosmonkey" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.streamok', module='streamok-distribution-chaosmonkey', version='0.0.2')
)
libraryDependencies += "net.streamok" % "streamok-distribution-chaosmonkey" % "0.0.2"
[net.streamok/streamok-distribution-chaosmonkey "0.0.2"]