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