is not current version
Last Version 11.7.1

org.webjars.npm:emotion__cache 10.0.27

WebJar for @emotion/cache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

emotion__cache
Version

Version

10.0.27
Type

Type

jar

Download emotion__cache 10.0.27


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