Download teamcity-status-message-helper-1.1.jar file - Jar t

Jar examples for t:teamcity-status-message-helper

Description

A helper for using status message api from TeamCity.

You can download jar file teamcity-status-message-helper 1.1 in this page.

License

The MIT License

Build File

You can use the following script to add teamcity-status-message-helper-1.1.jar to your project.

<dependency>
   <groupId>de.felixschulze.teamcity</groupId>
   <artifactId>teamcity-status-message-helper</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'de.felixschulze.teamcity', name: 'teamcity-status-message-helper', version: '1.1'
libraryDependencies += "de.felixschulze.teamcity" % "teamcity-status-message-helper" % "1.1"
<dependency org="de.felixschulze.teamcity" name="teamcity-status-message-helper" rev="1.1"/>
@Grapes(@Grab(group='de.felixschulze.teamcity', module='teamcity-status-message-helper', version='1.1'))
'de.felixschulze.teamcity:teamcity-status-message-helper:jar:1.1'

Download

Click the following link to download the jar file.

teamcity-status-message-helper-1.1-javadoc.jar
teamcity-status-message-helper-1.1-sources.jar
teamcity-status-message-helper-1.1.jar
teamcity-status-message-helper-1.1.pom



Related Tutorials