Download asset-pipeline-core-3.0.1.jar file - Jar a

Jar examples for a:asset-pipeline-core

Description

JVM Asset Pipeline library for serving static web assets, bundling, minifying, and extensibility for transpiling.

You can download jar file asset-pipeline-core 3.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add asset-pipeline-core-3.0.1.jar to your project.

<dependency>
   <groupId>com.bertramlabs.plugins</groupId>
   <artifactId>asset-pipeline-core</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'com.bertramlabs.plugins', name: 'asset-pipeline-core', version: '3.0.1'
libraryDependencies += "com.bertramlabs.plugins" % "asset-pipeline-core" % "3.0.1"
<dependency org="com.bertramlabs.plugins" name="asset-pipeline-core" rev="3.0.1"/>
@Grapes(@Grab(group='com.bertramlabs.plugins', module='asset-pipeline-core', version='3.0.1'))
'com.bertramlabs.plugins:asset-pipeline-core:jar:3.0.1'

Download

Click the following link to download the jar file.

asset-pipeline-core-3.0.1-javadoc.jar
asset-pipeline-core-3.0.1-sources.jar
asset-pipeline-core-3.0.1.jar
asset-pipeline-core-3.0.1.pom



Related Tutorials