License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-dev-utils |
Version | Version6.1.1 |
Type | Typejar |
Description |
Descriptionreact-dev-utils
WebJar for react-dev-utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-dev-utils-6.1.1.pom | |
react-dev-utils-6.1.1.jar | 49 KB |
react-dev-utils-6.1.1-sources.jar | 22 bytes |
react-dev-utils-6.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-dev-utils/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-dev-utils</artifactId>
<version>6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-dev-utils/
implementation 'org.webjars.npm:react-dev-utils:6.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-dev-utils/
implementation ("org.webjars.npm:react-dev-utils:6.1.1")
'org.webjars.npm:react-dev-utils:jar:6.1.1'
<dependency org="org.webjars.npm" name="react-dev-utils" rev="6.1.1">
<artifact name="react-dev-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-dev-utils', version='6.1.1')
)
libraryDependencies += "org.webjars.npm" % "react-dev-utils" % "6.1.1"
[org.webjars.npm/react-dev-utils "6.1.1"]