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