GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdvelocity-animate |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
velocity-animate-1.3.0.pom | |
velocity-animate-1.3.0.jar | 73 KB |
velocity-animate-1.3.0-sources.jar | 22 bytes |
velocity-animate-1.3.0-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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/velocity-animate/
implementation 'org.webjars.npm:velocity-animate:1.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/velocity-animate/
implementation ("org.webjars.npm:velocity-animate:1.3.0")
'org.webjars.npm:velocity-animate:jar:1.3.0'
<dependency org="org.webjars.npm" name="velocity-animate" rev="1.3.0">
<artifact name="velocity-animate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='velocity-animate', version='1.3.0')
)
libraryDependencies += "org.webjars.npm" % "velocity-animate" % "1.3.0"
[org.webjars.npm/velocity-animate "1.3.0"]