Download jawr-bundle-processor-1.4.1.jar file - Jar j

Jar examples for j:jawr-bundle-processor

Description

This artifact will contain the processor used to bundle the web resources at build time.

You can download jar file jawr-bundle-processor 1.4.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jawr-bundle-processor-1.4.1.jar to your project.

<dependency>
   <groupId>net.jawr</groupId>
   <artifactId>jawr-bundle-processor</artifactId>
   <version>1.4.1</version>
</dependency>
compile group: 'net.jawr', name: 'jawr-bundle-processor', version: '1.4.1'
libraryDependencies += "net.jawr" % "jawr-bundle-processor" % "1.4.1"
<dependency org="net.jawr" name="jawr-bundle-processor" rev="1.4.1"/>
@Grapes(@Grab(group='net.jawr', module='jawr-bundle-processor', version='1.4.1'))
'net.jawr:jawr-bundle-processor:jar:1.4.1'

Download

Click the following link to download the jar file.

jawr-bundle-processor-1.4.1-sources.jar
jawr-bundle-processor-1.4.1.jar
jawr-bundle-processor-1.4.1.pom



Related Tutorials