Download sbt.sample.web-1.1.9.20150917-1200.jar file - Jar s

Jar examples for s:sbt

Description

You can download jar file sbt.sample.web 1.1.9.20150917-1200 in this page.

Build File

You can use the following script to add sbt.sample.web-1.1.9.20150917-1200.jar to your project.

<dependency>
   <groupId>com.ibm.sbt</groupId>
   <artifactId>sbt.sample.web</artifactId>
   <version>1.1.9.20150917-1200</version>
</dependency>
compile group: 'com.ibm.sbt', name: 'sbt.sample.web', version: '1.1.9.20150917-1200'
libraryDependencies += "com.ibm.sbt" % "sbt.sample.web" % "1.1.9.20150917-1200"
<dependency org="com.ibm.sbt" name="sbt.sample.web" rev="1.1.9.20150917-1200"/>
@Grapes(@Grab(group='com.ibm.sbt', module='sbt.sample.web', version='1.1.9.20150917-1200'))
'com.ibm.sbt:sbt.sample.web:jar:1.1.9.20150917-1200'

Download

Click the following link to download the jar file.

sbt.sample.web-1.1.9.20150917-1200-sources.jar
sbt.sample.web-1.1.9.20150917-1200.pom



Related Tutorials