t

teamcity-status-message-helper

A helper for using status message api from TeamCity.
https://github.com/x2on/teamcity-status-message-helper
The MIT License
Felix Schulze
Files download
File Operation
teamcity-status-message-helper-1.2.jar download
teamcity-status-message-helper-1.2.pom download
teamcity-status-message-helper-1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>de.felixschulze.teamcity</groupId>
  <artifactId>teamcity-status-message-helper</artifactId>
  <version>1.2</version>
</dependency>
Gradle Groovy
implementation 'de.felixschulze.teamcity:teamcity-status-message-helper:1.2'
Gradle Kotlin
implementation("de.felixschulze.teamcity:teamcity-status-message-helper:1.2")
Scala SBT
libraryDependencies += "de.felixschulze.teamcity" % "teamcity-status-message-helper" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='de.felixschulze.teamcity', module='teamcity-status-message-helper', version='1.2')
)
Apache Ivy
<dependency org="de.felixschulze.teamcity" name="teamcity-status-message-helper" rev="1.2" />
Leiningen
[de.felixschulze.teamcity/teamcity-status-message-helper "1.2"]
Apache Buildr
'de.felixschulze.teamcity:teamcity-status-message-helper:jar:1.2'
Dependencies