is not current version
Last Version 10.0.27

org.webjars.npm:emotion__core 10.0.15

WebJar for @emotion/core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

emotion__core
Version

Version

10.0.15
Type

Type

jar

Download emotion__core 10.0.15


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