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