License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddatalist-polyfill |
Version | Version1.24.4 |
Type | Typejar |
Description |
Descriptiondatalist-polyfill
WebJar for datalist-polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datalist-polyfill-1.24.4.pom | |
datalist-polyfill-1.24.4.jar | 27 KB |
datalist-polyfill-1.24.4-sources.jar | 22 bytes |
datalist-polyfill-1.24.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/datalist-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>datalist-polyfill</artifactId>
<version>1.24.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/datalist-polyfill/
implementation 'org.webjars.npm:datalist-polyfill:1.24.4'
// https://jarcasting.com/artifacts/org.webjars.npm/datalist-polyfill/
implementation ("org.webjars.npm:datalist-polyfill:1.24.4")
'org.webjars.npm:datalist-polyfill:jar:1.24.4'
<dependency org="org.webjars.npm" name="datalist-polyfill" rev="1.24.4">
<artifact name="datalist-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='datalist-polyfill', version='1.24.4')
)
libraryDependencies += "org.webjars.npm" % "datalist-polyfill" % "1.24.4"
[org.webjars.npm/datalist-polyfill "1.24.4"]