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

net.thucydides:thucydides-core 0.4.8


Категории

Категории

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

Группа

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

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

thucydides-core
Версия

Версия

0.4.8
Тип

Тип

jar

Скачать thucydides-core 0.4.8


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