не последняя версия
Последняя версия 15.7.0

org.webjars.npm:create-react-class 15.6.0

WebJar for create-react-class

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

create-react-class
Версия

Версия

15.6.0
Тип

Тип

jar

Скачать create-react-class 15.6.0


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