Jar examples for s:smartsprites
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.
BSD license
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'
Click the following link to download the jar file.
smartsprites-0.2.8-javadoc.jar