License |
License |
---|---|
GroupId | GroupIdcom.github.hazendaz |
ArtifactId | ArtifactIdsmartsprites |
Last Version | Last Version0.2.14 |
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smartsprites-0.2.14.pom | |
smartsprites-0.2.14.jar | 88 KB |
smartsprites-0.2.14-tests.jar | 46 KB |
smartsprites-0.2.14-test-sources.jar | 27 KB |
smartsprites-0.2.14-test-javadoc.jar | 388 KB |
smartsprites-0.2.14-sources.jar | 58 KB |
smartsprites-0.2.14-javadoc.jar | 639 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hazendaz/smartsprites/ -->
<dependency>
<groupId>com.github.hazendaz</groupId>
<artifactId>smartsprites</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz/smartsprites/
implementation 'com.github.hazendaz:smartsprites:0.2.14'
// https://jarcasting.com/artifacts/com.github.hazendaz/smartsprites/
implementation ("com.github.hazendaz:smartsprites:0.2.14")
'com.github.hazendaz:smartsprites:jar:0.2.14'
<dependency org="com.github.hazendaz" name="smartsprites" rev="0.2.14">
<artifact name="smartsprites" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz', module='smartsprites', version='0.2.14')
)
libraryDependencies += "com.github.hazendaz" % "smartsprites" % "0.2.14"
[com.github.hazendaz/smartsprites "0.2.14"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-jre |
args4j : args4j | jar | 2.33 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant Optional | jar | 1.10.12 |
com.google.errorprone : error_prone_annotations | jar | 2.9.0 |
org.hibernate.validator : hibernate-validator-annotation-processor | jar | 6.2.0.Final |
com.google.j2objc : j2objc-annotations | jar | 1.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
org.projectlombok : lombok | jar | 1.18.22 |
com.github.spotbugs : spotbugs-annotations | jar | 4.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.assertj : assertj-core | jar | 3.21.0 |