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