Jar examples for t:teamcity-status-message-helper
A helper for using status message api from TeamCity.
You can download jar file teamcity-status-message-helper 1.0 in this page.
The MIT License
You can use the following script to add teamcity-status-message-helper-1.0.jar to your project.
<dependency> <groupId>de.felixschulze.teamcity</groupId> <artifactId>teamcity-status-message-helper</artifactId> <version>1.0</version> </dependency>
compile group: 'de.felixschulze.teamcity', name: 'teamcity-status-message-helper', version: '1.0'
libraryDependencies += "de.felixschulze.teamcity" % "teamcity-status-message-helper" % "1.0"
<dependency org="de.felixschulze.teamcity" name="teamcity-status-message-helper" rev="1.0"/>
@Grapes(@Grab(group='de.felixschulze.teamcity', module='teamcity-status-message-helper', version='1.0'))
'de.felixschulze.teamcity:teamcity-status-message-helper:jar:1.0'
Click the following link to download the jar file.
teamcity-status-message-helper-1.0-javadoc.jar