Categories |
CategoriesTeamCity Build Tools Continuous Integration and Continuous Delivery |
---|---|
GroupId | GroupIdch.mobi.mobitor.plugins |
ArtifactId | ArtifactIdmobitor-plugin-teamcity |
Version | Version3.1.272 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-teamcity/ -->
<dependency>
<groupId>ch.mobi.mobitor.plugins</groupId>
<artifactId>mobitor-plugin-teamcity</artifactId>
<version>3.1.272</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-teamcity/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-teamcity:3.1.272'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-teamcity/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-teamcity:3.1.272")
'ch.mobi.mobitor.plugins:mobitor-plugin-teamcity:jar:3.1.272'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-teamcity" rev="3.1.272">
<artifact name="mobitor-plugin-teamcity" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-teamcity', version='3.1.272')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-teamcity" % "3.1.272"
[ch.mobi.mobitor.plugins/mobitor-plugin-teamcity "3.1.272"]