is not current version
Last Version 1.0.7

io.thundra.plugin:thundra-teamcity-plugin 1.0.1


Categories

Categories

TeamCity Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

io.thundra.plugin
ArtifactId

ArtifactId

thundra-teamcity-plugin
Version

Version

1.0.1
Type

Type

pom

Download thundra-teamcity-plugin 1.0.1


<!-- https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin/ -->
<dependency>
    <groupId>io.thundra.plugin</groupId>
    <artifactId>thundra-teamcity-plugin</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin/
implementation 'io.thundra.plugin:thundra-teamcity-plugin:1.0.1'
// https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin/
implementation ("io.thundra.plugin:thundra-teamcity-plugin:1.0.1")
'io.thundra.plugin:thundra-teamcity-plugin:pom:1.0.1'
<dependency org="io.thundra.plugin" name="thundra-teamcity-plugin" rev="1.0.1">
  <artifact name="thundra-teamcity-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thundra.plugin', module='thundra-teamcity-plugin', version='1.0.1')
)
libraryDependencies += "io.thundra.plugin" % "thundra-teamcity-plugin" % "1.0.1"
[io.thundra.plugin/thundra-teamcity-plugin "1.0.1"]