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