Download travis-1.6.0.jar file - Jar t

Jar examples for t:travis

Description

Travis-CI build server status check bundle

You can download jar file travis 1.6.0 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

travis-1.6.0-javadoc.jar
travis-1.6.0-sources.jar
travis-1.6.0.jar
travis-1.6.0.pom



Related Tutorials