| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdweb-animations-js |
| Version | Version2.2.5 |
| 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.2.5.pom | |
| web-animations-js-2.2.5.jar | 160 KB |
| web-animations-js-2.2.5-sources.jar | 22 bytes |
| web-animations-js-2.2.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/web-animations-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>web-animations-js</artifactId>
<version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/web-animations-js/
implementation 'org.webjars.bower:web-animations-js:2.2.5'
// https://jarcasting.com/artifacts/org.webjars.bower/web-animations-js/
implementation ("org.webjars.bower:web-animations-js:2.2.5")
'org.webjars.bower:web-animations-js:jar:2.2.5'
<dependency org="org.webjars.bower" name="web-animations-js" rev="2.2.5">
<artifact name="web-animations-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='web-animations-js', version='2.2.5')
)
libraryDependencies += "org.webjars.bower" % "web-animations-js" % "2.2.5"
[org.webjars.bower/web-animations-js "2.2.5"]