jquery-slimscroll

WebJar for jquery-slimscroll

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

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

jquery-slimscroll
Последняя версия

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

1.3.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

jquery-slimscroll
WebJar for jquery-slimscroll
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/rochal/jQuery-slimScroll

Скачать jquery-slimscroll

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : jquery jar [1.7,)

Модули Проекта

Данный проект не имеет модулей.

What is slimScroll?

slimScroll is a small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar - similar to the one Facebook and Google started using in their products recently. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over. User can drag the scrollbar or use mouse-wheel to change the scroll value.

Demo and deocumentation available here: jQuery slimScroll docs

Copyright (c) 2011 Piotr Rochala (http://rocha.la) Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.

Версии библиотеки

Версия
1.3.8
1.3.6