не последняя версия
Последняя версия 0.2.13

com.carrotsearch:smartsprites 0.2.11

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.

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

com.carrotsearch
Идентификатор

Идентификатор

smartsprites
Версия

Версия

0.2.11
Тип

Тип

jar

Скачать smartsprites 0.2.11


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