GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdvelocity-animate |
Version | Version1.4.3 |
Type | Typejar |
Filename | Size |
---|---|
velocity-animate-1.4.3.pom | |
velocity-animate-1.4.3.jar | 84 KB |
velocity-animate-1.4.3-sources.jar | 22 bytes |
velocity-animate-1.4.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/velocity-animate/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>velocity-animate</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/velocity-animate/
implementation 'org.webjars.npm:velocity-animate:1.4.3'
// https://jarcasting.com/artifacts/org.webjars.npm/velocity-animate/
implementation ("org.webjars.npm:velocity-animate:1.4.3")
'org.webjars.npm:velocity-animate:jar:1.4.3'
<dependency org="org.webjars.npm" name="velocity-animate" rev="1.4.3">
<artifact name="velocity-animate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='velocity-animate', version='1.4.3')
)
libraryDependencies += "org.webjars.npm" % "velocity-animate" % "1.4.3"
[org.webjars.npm/velocity-animate "1.4.3"]