Categories |
CategoriesReact User Interface Web Frameworks Auto Application Layer Libs Code Generators hate Data Data Formats Hypermedia Types |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-autowhatever |
Version | Version7.0.0 |
Type | Typejar |
Filename | Size |
---|---|
react-autowhatever-7.0.0.pom | |
react-autowhatever-7.0.0.jar | 27 KB |
react-autowhatever-7.0.0-sources.jar | 22 bytes |
react-autowhatever-7.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-autowhatever/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-autowhatever</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-autowhatever/
implementation 'org.webjars.npm:react-autowhatever:7.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-autowhatever/
implementation ("org.webjars.npm:react-autowhatever:7.0.0")
'org.webjars.npm:react-autowhatever:jar:7.0.0'
<dependency org="org.webjars.npm" name="react-autowhatever" rev="7.0.0">
<artifact name="react-autowhatever" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-autowhatever', version='7.0.0')
)
libraryDependencies += "org.webjars.npm" % "react-autowhatever" % "7.0.0"
[org.webjars.npm/react-autowhatever "7.0.0"]