is not current version
Last Version 10.0.15

org.webjars.npm:babel-plugin-emotion 10.0.6

WebJar for babel-plugin-emotion

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-plugin-emotion
Version

Version

10.0.6
Type

Type

jar

Download babel-plugin-emotion 10.0.6


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