| License | License
                                                        MIT                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdemotion__utils | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description@emotion/utils WebJar for @emotion/utils | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| emotion__utils-1.1.0.pom | |
| emotion__utils-1.1.0.jar | 12 KB | 
| emotion__utils-1.1.0-sources.jar | 22 bytes | 
| emotion__utils-1.1.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/emotion__utils/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>emotion__utils</artifactId>
    <version>1.1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/emotion__utils/
implementation 'org.webjars.npm:emotion__utils:1.1.0'// https://jarcasting.com/artifacts/org.webjars.npm/emotion__utils/
implementation ("org.webjars.npm:emotion__utils:1.1.0")'org.webjars.npm:emotion__utils:jar:1.1.0'<dependency org="org.webjars.npm" name="emotion__utils" rev="1.1.0">
  <artifact name="emotion__utils" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='emotion__utils', version='1.1.0')
)libraryDependencies += "org.webjars.npm" % "emotion__utils" % "1.1.0"[org.webjars.npm/emotion__utils "1.1.0"]