GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdis-generator-function |
Version | Version1.0.7 |
Type | Typejar |
Filename | Size |
---|---|
is-generator-function-1.0.7.pom | |
is-generator-function-1.0.7.jar | 13 KB |
is-generator-function-1.0.7-sources.jar | 22 bytes |
is-generator-function-1.0.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/is-generator-function/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>is-generator-function</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/is-generator-function/
implementation 'org.webjars.npm:is-generator-function:1.0.7'
// https://jarcasting.com/artifacts/org.webjars.npm/is-generator-function/
implementation ("org.webjars.npm:is-generator-function:1.0.7")
'org.webjars.npm:is-generator-function:jar:1.0.7'
<dependency org="org.webjars.npm" name="is-generator-function" rev="1.0.7">
<artifact name="is-generator-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='is-generator-function', version='1.0.7')
)
libraryDependencies += "org.webjars.npm" % "is-generator-function" % "1.0.7"
[org.webjars.npm/is-generator-function "1.0.7"]