| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks ORM Data |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreact-style-normalizer |
| Last Version | Last Version1.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreact-style-normalizer
WebJar for react-style-normalizer
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| react-style-normalizer-1.2.8.pom | |
| react-style-normalizer-1.2.8.jar | 9 KB |
| react-style-normalizer-1.2.8-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-style-normalizer/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-style-normalizer</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-style-normalizer/
implementation 'org.webjars.npm:react-style-normalizer:1.2.8'
// https://jarcasting.com/artifacts/org.webjars.npm/react-style-normalizer/
implementation ("org.webjars.npm:react-style-normalizer:1.2.8")
'org.webjars.npm:react-style-normalizer:jar:1.2.8'
<dependency org="org.webjars.npm" name="react-style-normalizer" rev="1.2.8">
<artifact name="react-style-normalizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-style-normalizer', version='1.2.8')
)
libraryDependencies += "org.webjars.npm" % "react-style-normalizer" % "1.2.8"
[org.webjars.npm/react-style-normalizer "1.2.8"]