Download acme.sample.webapp-1.1.1.20141111-1200.jar file - Jar a

Jar examples for a:acme.sample.webapp

Description

You can download jar file acme.sample.webapp 1.1.1.20141111-1200 in this page.

Build File

You can use the following script to add acme.sample.webapp-1.1.1.20141111-1200.jar to your project.

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

Download

Click the following link to download the jar file.

acme.sample.webapp-1.1.1.20141111-1200-sources.jar
acme.sample.webapp-1.1.1.20141111-1200.pom



Related Tutorials