is not current version
Last Version 1.4.1

org.webjars:jquery-easing 1.3

WebJar for jQuery Easing Plugin

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-easing
Version

Version

1.3
Type

Type

jar

Download jquery-easing 1.3


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