Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbabel__plugin-transform-template-literals |
Version | Version7.10.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel__plugin-transform-template-literals/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel__plugin-transform-template-literals</artifactId>
<version>7.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__plugin-transform-template-literals/
implementation 'org.webjars.npm:babel__plugin-transform-template-literals:7.10.5'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__plugin-transform-template-literals/
implementation ("org.webjars.npm:babel__plugin-transform-template-literals:7.10.5")
'org.webjars.npm:babel__plugin-transform-template-literals:jar:7.10.5'
<dependency org="org.webjars.npm" name="babel__plugin-transform-template-literals" rev="7.10.5">
<artifact name="babel__plugin-transform-template-literals" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__plugin-transform-template-literals', version='7.10.5')
)
libraryDependencies += "org.webjars.npm" % "babel__plugin-transform-template-literals" % "7.10.5"
[org.webjars.npm/babel__plugin-transform-template-literals "7.10.5"]