Download acme.sample.webapp-1.1.4.20150504-1700.jar file - Jar a

Jar examples for a:acme.sample.webapp

Description

You can download jar file acme.sample.webapp 1.1.4.20150504-1700 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

acme.sample.webapp-1.1.4.20150504-1700-sources.jar
acme.sample.webapp-1.1.4.20150504-1700.pom



Related Tutorials