is not current version
Last Version 1.4.1

org.webjars.npm:jquery.easing 1.3.2

WebJar for jquery.easing

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery.easing
Version

Version

1.3.2
Type

Type

jar

Download jquery.easing 1.3.2


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