jquery-easing

WebJar for jquery-easing

Лицензия

Лицензия

BSD 3-Clause
Группа

Группа

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

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

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

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/viskin/jquery-easing

Скачать jquery-easing

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

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

Зависимости

compile (1)

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

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

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

Node wrapper for jQuery Easing plugin

jQuery Easing plugin is great library by George McGinley Smith.

This project wraps it with UMD, so it will be easier to use with AMD and Node. This especially useful for NW.js.

To install:

npm install jquery-easing

Usage:

var jQuery = require("jquery-easing");

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

Версия
0.0.1