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