is not current version
Last Version 10.0.27

org.webjars.npm:emotion 10.0.0-really-unsafe-please-do-not-use.2

WebJar for emotion

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

emotion
Version

Version

10.0.0-really-unsafe-please-do-not-use.2
Type

Type

jar

Download emotion 10.0.0-really-unsafe-please-do-not-use.2


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