is not current version
Last Version 10.0.9

org.webjars.npm:create-emotion 10.0.6

WebJar for create-emotion

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

create-emotion
Version

Version

10.0.6
Type

Type

jar

Download create-emotion 10.0.6


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