is not current version
Last Version 1.2

de.felixschulze.teamcity:teamcity-status-message-helper 0.1

A helper for using status message api from TeamCity.

Categories

Categories

TeamCity Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

de.felixschulze.teamcity
ArtifactId

ArtifactId

teamcity-status-message-helper
Version

Version

0.1
Type

Type

jar

Download teamcity-status-message-helper 0.1


<!-- https://jarcasting.com/artifacts/de.felixschulze.teamcity/teamcity-status-message-helper/ -->
<dependency>
    <groupId>de.felixschulze.teamcity</groupId>
    <artifactId>teamcity-status-message-helper</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.felixschulze.teamcity/teamcity-status-message-helper/
implementation 'de.felixschulze.teamcity:teamcity-status-message-helper:0.1'
// https://jarcasting.com/artifacts/de.felixschulze.teamcity/teamcity-status-message-helper/
implementation ("de.felixschulze.teamcity:teamcity-status-message-helper:0.1")
'de.felixschulze.teamcity:teamcity-status-message-helper:jar:0.1'
<dependency org="de.felixschulze.teamcity" name="teamcity-status-message-helper" rev="0.1">
  <artifact name="teamcity-status-message-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.felixschulze.teamcity', module='teamcity-status-message-helper', version='0.1')
)
libraryDependencies += "de.felixschulze.teamcity" % "teamcity-status-message-helper" % "0.1"
[de.felixschulze.teamcity/teamcity-status-message-helper "0.1"]