| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки ORM Данные |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторreact-style-normalizer |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| react-style-normalizer-1.2.0.pom | |
| react-style-normalizer-1.2.0.jar | 9 KB |
| react-style-normalizer-1.2.0-sources.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-style-normalizer/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-style-normalizer</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-style-normalizer/
implementation 'org.webjars.npm:react-style-normalizer:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-style-normalizer/
implementation ("org.webjars.npm:react-style-normalizer:1.2.0")
'org.webjars.npm:react-style-normalizer:jar:1.2.0'
<dependency org="org.webjars.npm" name="react-style-normalizer" rev="1.2.0">
<artifact name="react-style-normalizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-style-normalizer', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "react-style-normalizer" % "1.2.0"
[org.webjars.npm/react-style-normalizer "1.2.0"]