is not current version
Last Version 2.0.3

org.webjars.npm:expand-template 1.1.1

WebJar for expand-template

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

expand-template
Version

Version

1.1.1
Type

Type

jar

Download expand-template 1.1.1


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