Categories |
CategoriesIDE Development Tools TeamCity Build Tools Continuous Integration and Continuous Delivery |
---|---|
GroupId | GroupIdcom.github.crystalservice |
ArtifactId | ArtifactIdthucydides-teamcity-steplistener |
Version | Version0.3.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.crystalservice/thucydides-teamcity-steplistener/ -->
<dependency>
<groupId>com.github.crystalservice</groupId>
<artifactId>thucydides-teamcity-steplistener</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crystalservice/thucydides-teamcity-steplistener/
implementation 'com.github.crystalservice:thucydides-teamcity-steplistener:0.3.3'
// https://jarcasting.com/artifacts/com.github.crystalservice/thucydides-teamcity-steplistener/
implementation ("com.github.crystalservice:thucydides-teamcity-steplistener:0.3.3")
'com.github.crystalservice:thucydides-teamcity-steplistener:jar:0.3.3'
<dependency org="com.github.crystalservice" name="thucydides-teamcity-steplistener" rev="0.3.3">
<artifact name="thucydides-teamcity-steplistener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crystalservice', module='thucydides-teamcity-steplistener', version='0.3.3')
)
libraryDependencies += "com.github.crystalservice" % "thucydides-teamcity-steplistener" % "0.3.3"
[com.github.crystalservice/thucydides-teamcity-steplistener "0.3.3"]