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