Download travis-4.0.1.jar file - Jar t

Jar examples for t:travis

Description

Travis-CI build server status check bundle

You can download jar file travis 4.0.1 in this page.

License

Apache 2.0

Build File

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'

Download

Click the following link to download the jar file.

travis-4.0.1-javadoc.jar
travis-4.0.1-sources.jar
travis-4.0.1.jar
travis-4.0.1.pom



Related Tutorials