License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-JamesMGreene-Function-name |
Last Version | Last Version1.0.5 |
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 |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-JamesMGreene-Function-name/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-JamesMGreene-Function-name</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-JamesMGreene-Function-name/
implementation 'org.webjars.npm:github-com-JamesMGreene-Function-name:1.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-JamesMGreene-Function-name/
implementation ("org.webjars.npm:github-com-JamesMGreene-Function-name:1.0.5")
'org.webjars.npm:github-com-JamesMGreene-Function-name:jar:1.0.5'
<dependency org="org.webjars.npm" name="github-com-JamesMGreene-Function-name" rev="1.0.5">
<artifact name="github-com-JamesMGreene-Function-name" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-JamesMGreene-Function-name', version='1.0.5')
)
libraryDependencies += "org.webjars.npm" % "github-com-JamesMGreene-Function-name" % "1.0.5"
[org.webjars.npm/github-com-JamesMGreene-Function-name "1.0.5"]