| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.carrotsearch |
| ArtifactId | ArtifactIdsmartsprites |
| Last Version | Last Version0.2.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmartSprites
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.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| smartsprites-0.2.13.pom | |
| smartsprites-0.2.13.jar | 85 KB |
| smartsprites-0.2.13-sources.jar | 55 KB |
| smartsprites-0.2.13-javadoc.jar | 302 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.carrotsearch/smartsprites/ -->
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>smartsprites</artifactId>
<version>0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotsearch/smartsprites/
implementation 'com.carrotsearch:smartsprites:0.2.13'
// https://jarcasting.com/artifacts/com.carrotsearch/smartsprites/
implementation ("com.carrotsearch:smartsprites:0.2.13")
'com.carrotsearch:smartsprites:jar:0.2.13'
<dependency org="com.carrotsearch" name="smartsprites" rev="0.2.13">
<artifact name="smartsprites" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotsearch', module='smartsprites', version='0.2.13')
)
libraryDependencies += "com.carrotsearch" % "smartsprites" % "0.2.13"
[com.carrotsearch/smartsprites "0.2.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 20.0 |
| args4j : args4j | jar | 2.33 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant Optional | jar | 1.9.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.6.0 |