License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdweb-animations-js |
Version | Version2.3.2 |
Type | Typejar |
Description |
Descriptionweb-animations-js
WebJar for web-animations-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-animations-js-2.3.2.pom | |
web-animations-js-2.3.2.jar | 146 KB |
web-animations-js-2.3.2-sources.jar | 22 bytes |
web-animations-js-2.3.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/web-animations-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>web-animations-js</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/web-animations-js/
implementation 'org.webjars.npm:web-animations-js:2.3.2'
// https://jarcasting.com/artifacts/org.webjars.npm/web-animations-js/
implementation ("org.webjars.npm:web-animations-js:2.3.2")
'org.webjars.npm:web-animations-js:jar:2.3.2'
<dependency org="org.webjars.npm" name="web-animations-js" rev="2.3.2">
<artifact name="web-animations-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='web-animations-js', version='2.3.2')
)
libraryDependencies += "org.webjars.npm" % "web-animations-js" % "2.3.2"
[org.webjars.npm/web-animations-js "2.3.2"]