Jar examples for a:asset-pipeline-core
JVM Asset Pipeline library for serving static web assets, bundling, minifying, and extensibility for transpiling.
You can download jar file asset-pipeline-core 2.3.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add asset-pipeline-core-2.3.7.jar to your project.
<dependency> <groupId>com.bertramlabs.plugins</groupId> <artifactId>asset-pipeline-core</artifactId> <version>2.3.7</version> </dependency>
compile group: 'com.bertramlabs.plugins', name: 'asset-pipeline-core', version: '2.3.7'
libraryDependencies += "com.bertramlabs.plugins" % "asset-pipeline-core" % "2.3.7"
<dependency org="com.bertramlabs.plugins" name="asset-pipeline-core" rev="2.3.7"/>
@Grapes(@Grab(group='com.bertramlabs.plugins', module='asset-pipeline-core', version='2.3.7'))
'com.bertramlabs.plugins:asset-pipeline-core:jar:2.3.7'
Click the following link to download the jar file.
asset-pipeline-core-2.3.7-javadoc.jar