is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-template 6.26.0

WebJar for babel-template

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-template
Version

Version

6.26.0
Type

Type

jar

Download babel-template 6.26.0


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