/combo-resource

YUI-compatible utilities for creating resource combos, e.g. CSS/JavaScript rollups.

Primary LanguageJavaApache License 2.0Apache-2.0

Text Resource Combo Utilities

YUI-compatible utilities for creating resource combos, e.g. CSS/JavaScript rollups.

Checkout the project's homepage for the Javadoc.

Usage with Apache Maven

<repository>
    <id>gregor-middell-releases</id>
    <url>http://gregor.middell.net/maven/content/repositories/releases</url>
</repository>
<dependency>
  <groupId>net.middell</groupId>
  <artifactId>combo-resource</artifactId>
  <version>1.1</version>
</dependency>