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