License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfunction.name-polyfill |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfunction.name-polyfill
WebJar for function.name-polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
function.name-polyfill-1.0.6.pom | |
function.name-polyfill-1.0.6.jar | 6 KB |
function.name-polyfill-1.0.6-sources.jar | 22 bytes |
function.name-polyfill-1.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/function.name-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>function.name-polyfill</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/function.name-polyfill/
implementation 'org.webjars.npm:function.name-polyfill:1.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/function.name-polyfill/
implementation ("org.webjars.npm:function.name-polyfill:1.0.6")
'org.webjars.npm:function.name-polyfill:jar:1.0.6'
<dependency org="org.webjars.npm" name="function.name-polyfill" rev="1.0.6">
<artifact name="function.name-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='function.name-polyfill', version='1.0.6')
)
libraryDependencies += "org.webjars.npm" % "function.name-polyfill" % "1.0.6"
[org.webjars.npm/function.name-polyfill "1.0.6"]