License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlodash.once |
Version | Version4.1.1 |
Type | Typejar |
Description |
Descriptionlodash.once
WebJar for lodash.once
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lodash.once-4.1.1.pom | |
lodash.once-4.1.1.jar | 6 KB |
lodash.once-4.1.1-sources.jar | 22 bytes |
lodash.once-4.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lodash.once/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lodash.once</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.once/
implementation 'org.webjars.npm:lodash.once:4.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.once/
implementation ("org.webjars.npm:lodash.once:4.1.1")
'org.webjars.npm:lodash.once:jar:4.1.1'
<dependency org="org.webjars.npm" name="lodash.once" rev="4.1.1">
<artifact name="lodash.once" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lodash.once', version='4.1.1')
)
libraryDependencies += "org.webjars.npm" % "lodash.once" % "4.1.1"
[org.webjars.npm/lodash.once "4.1.1"]