Jar examples for t:travis
Travis-CI build server status check bundle
You can download jar file travis 1.6.2 in this page.
Apache 2.0
You can use the following script to add travis-1.6.2.jar to your project.
<dependency> <groupId>com.thoughtworks.sbt-best-practice</groupId> <artifactId>travis</artifactId> <version>1.6.2</version> </dependency>
compile group: 'com.thoughtworks.sbt-best-practice', name: 'travis', version: '1.6.2'
libraryDependencies += "com.thoughtworks.sbt-best-practice" % "travis" % "1.6.2"
<dependency org="com.thoughtworks.sbt-best-practice" name="travis" rev="1.6.2"/>
@Grapes(@Grab(group='com.thoughtworks.sbt-best-practice', module='travis', version='1.6.2'))
'com.thoughtworks.sbt-best-practice:travis:jar:1.6.2'
Click the following link to download the jar file.
travis-1.6.2-javadoc.jar