is not current version
Last Version 0.9.275

net.thucydides:thucydides-core 0.9.202


Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.thucydides
ArtifactId

ArtifactId

thucydides-core
Version

Version

0.9.202
Type

Type

jar

Download thucydides-core 0.9.202


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