Download travis-3.0.0-M1.jar file - Jar t

Jar examples for t:travis

Description

Travis-CI build server status check bundle

You can download jar file travis 3.0.0-M1 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

travis-3.0.0-M1-javadoc.jar
travis-3.0.0-M1-sources.jar
travis-3.0.0-M1.jar
travis-3.0.0-M1.pom



Related Tutorials