is not current version
Last Version 15.7.0

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

WebJar for create-react-class

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

create-react-class
Version

Version

15.6.3
Type

Type

jar

Download create-react-class 15.6.3


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