License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrequestanimationframe |
Version | Version0.0.23 |
Type | Typejar |
Description |
Descriptionrequestanimationframe
WebJar for requestanimationframe
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
requestanimationframe-0.0.23.pom | |
requestanimationframe-0.0.23.jar | 5 KB |
requestanimationframe-0.0.23-sources.jar | 22 bytes |
requestanimationframe-0.0.23-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/requestanimationframe/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>requestanimationframe</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/requestanimationframe/
implementation 'org.webjars.npm:requestanimationframe:0.0.23'
// https://jarcasting.com/artifacts/org.webjars.npm/requestanimationframe/
implementation ("org.webjars.npm:requestanimationframe:0.0.23")
'org.webjars.npm:requestanimationframe:jar:0.0.23'
<dependency org="org.webjars.npm" name="requestanimationframe" rev="0.0.23">
<artifact name="requestanimationframe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='requestanimationframe', version='0.0.23')
)
libraryDependencies += "org.webjars.npm" % "requestanimationframe" % "0.0.23"
[org.webjars.npm/requestanimationframe "0.0.23"]