is not current version
Last Version 4.5.0

org.webjars.npm:lodash.template 3.0.0

WebJar for lodash.template

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash.template
Version

Version

3.0.0
Type

Type

jar

Download lodash.template 3.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/lodash.template/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>lodash.template</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.template/
implementation 'org.webjars.npm:lodash.template:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.template/
implementation ("org.webjars.npm:lodash.template:3.0.0")
'org.webjars.npm:lodash.template:jar:3.0.0'
<dependency org="org.webjars.npm" name="lodash.template" rev="3.0.0">
  <artifact name="lodash.template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lodash.template', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "lodash.template" % "3.0.0"
[org.webjars.npm/lodash.template "3.0.0"]