is not current version
Last Version 1.24.4

org.webjars.npm:datalist-polyfill 1.21.2

WebJar for datalist-polyfill

Categories

Categories

Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

datalist-polyfill
Version

Version

1.21.2
Type

Type

jar

Download datalist-polyfill 1.21.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/datalist-polyfill/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>datalist-polyfill</artifactId>
    <version>1.21.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/datalist-polyfill/
implementation 'org.webjars.npm:datalist-polyfill:1.21.2'
// https://jarcasting.com/artifacts/org.webjars.npm/datalist-polyfill/
implementation ("org.webjars.npm:datalist-polyfill:1.21.2")
'org.webjars.npm:datalist-polyfill:jar:1.21.2'
<dependency org="org.webjars.npm" name="datalist-polyfill" rev="1.21.2">
  <artifact name="datalist-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='datalist-polyfill', version='1.21.2')
)
libraryDependencies += "org.webjars.npm" % "datalist-polyfill" % "1.21.2"
[org.webjars.npm/datalist-polyfill "1.21.2"]