Download smartsprites-0.2.8.jar file - Jar s

Jar examples for s:smartsprites

Description

CSS Sprites Generator Done Right. SmartSprites maintains CSS sprites in your designs, fully automatically. No tedious copying and pasting to your CSS when adding or changing sprited images.

You can download jar file smartsprites 0.2.8 in this page.

License

BSD license

Build File

You can use the following script to add smartsprites-0.2.8.jar to your project.

<dependency>
   <groupId>com.carrotsearch</groupId>
   <artifactId>smartsprites</artifactId>
   <version>0.2.8</version>
</dependency>
compile group: 'com.carrotsearch', name: 'smartsprites', version: '0.2.8'
libraryDependencies += "com.carrotsearch" % "smartsprites" % "0.2.8"
<dependency org="com.carrotsearch" name="smartsprites" rev="0.2.8"/>
@Grapes(@Grab(group='com.carrotsearch', module='smartsprites', version='0.2.8'))
'com.carrotsearch:smartsprites:jar:0.2.8'

Download

Click the following link to download the jar file.

smartsprites-0.2.8-javadoc.jar
smartsprites-0.2.8-sources.jar
smartsprites-0.2.8.jar
smartsprites-0.2.8.pom



Related Tutorials