Download travis-2.0.7.jar file - Jar t

Jar examples for t:travis

Description

Travis-CI build server status check bundle

You can download jar file travis 2.0.7 in this page.

License

Apache 2.0

Build File

You can use the following script to add travis-2.0.7.jar to your project.

<dependency>
   <groupId>com.thoughtworks.sbt-best-practice</groupId>
   <artifactId>travis</artifactId>
   <version>2.0.7</version>
</dependency>
compile group: 'com.thoughtworks.sbt-best-practice', name: 'travis', version: '2.0.7'
libraryDependencies += "com.thoughtworks.sbt-best-practice" % "travis" % "2.0.7"
<dependency org="com.thoughtworks.sbt-best-practice" name="travis" rev="2.0.7"/>
@Grapes(@Grab(group='com.thoughtworks.sbt-best-practice', module='travis', version='2.0.7'))
'com.thoughtworks.sbt-best-practice:travis:jar:2.0.7'

Download

Click the following link to download the jar file.

travis-2.0.7-javadoc.jar
travis-2.0.7-sources.jar
travis-2.0.7.jar
travis-2.0.7.pom



Related Tutorials