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