is not current version
Last Version 0.2.13

com.carrotsearch:smartsprites 0.2.10

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.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch
ArtifactId

ArtifactId

smartsprites
Version

Version

0.2.10
Type

Type

jar

Download smartsprites 0.2.10


<!-- https://jarcasting.com/artifacts/com.carrotsearch/smartsprites/ -->
<dependency>
    <groupId>com.carrotsearch</groupId>
    <artifactId>smartsprites</artifactId>
    <version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotsearch/smartsprites/
implementation 'com.carrotsearch:smartsprites:0.2.10'
// https://jarcasting.com/artifacts/com.carrotsearch/smartsprites/
implementation ("com.carrotsearch:smartsprites:0.2.10")
'com.carrotsearch:smartsprites:jar:0.2.10'
<dependency org="com.carrotsearch" name="smartsprites" rev="0.2.10">
  <artifact name="smartsprites" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotsearch', module='smartsprites', version='0.2.10')
)
libraryDependencies += "com.carrotsearch" % "smartsprites" % "0.2.10"
[com.carrotsearch/smartsprites "0.2.10"]