is not current version
Last Version 1.2.3

org.webjars.npm:functions-have-names 1.2.0

WebJar for functions-have-names

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

functions-have-names
Version

Version

1.2.0
Type

Type

jar

Download functions-have-names 1.2.0


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