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

net.thucydides:thucydides-core 0.9.220-RC1


Категории

Категории

IDE Инструменты разработки Сеть
Группа

Группа

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

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

thucydides-core
Версия

Версия

0.9.220-RC1
Тип

Тип

jar

Скачать thucydides-core 0.9.220-RC1


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