GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdlodash.templatesettings |
Version | Version3.1.1 |
Type | Typejar |
Filename | Size |
---|---|
lodash.templatesettings-3.1.1.pom | |
lodash.templatesettings-3.1.1.jar | 5 KB |
lodash.templatesettings-3.1.1-sources.jar | 22 bytes |
lodash.templatesettings-3.1.1-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>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.templatesettings/
implementation 'org.webjars.npm:lodash.templatesettings:3.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.templatesettings/
implementation ("org.webjars.npm:lodash.templatesettings:3.1.1")
'org.webjars.npm:lodash.templatesettings:jar:3.1.1'
<dependency org="org.webjars.npm" name="lodash.templatesettings" rev="3.1.1">
<artifact name="lodash.templatesettings" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lodash.templatesettings', version='3.1.1')
)
libraryDependencies += "org.webjars.npm" % "lodash.templatesettings" % "3.1.1"
[org.webjars.npm/lodash.templatesettings "3.1.1"]