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 | Version10.1.0 |
Type | Typejar |
Filename | Size |
---|---|
react-autowhatever-10.1.0.pom | |
react-autowhatever-10.1.0.jar | 37 KB |
react-autowhatever-10.1.0-sources.jar | 22 bytes |
react-autowhatever-10.1.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>10.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-autowhatever/
implementation 'org.webjars.npm:react-autowhatever:10.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-autowhatever/
implementation ("org.webjars.npm:react-autowhatever:10.1.0")
'org.webjars.npm:react-autowhatever:jar:10.1.0'
<dependency org="org.webjars.npm" name="react-autowhatever" rev="10.1.0">
<artifact name="react-autowhatever" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-autowhatever', version='10.1.0')
)
libraryDependencies += "org.webjars.npm" % "react-autowhatever" % "10.1.0"
[org.webjars.npm/react-autowhatever "10.1.0"]