License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Auto Application Layer Libs Code Generators |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-autocomplete |
Version | Version1.8.1 |
Type | Typejar |
Description |
Descriptionreact-autocomplete
WebJar for react-autocomplete
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-autocomplete-1.8.1.pom | |
react-autocomplete-1.8.1.jar | 94 KB |
react-autocomplete-1.8.1-sources.jar | 22 bytes |
react-autocomplete-1.8.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-autocomplete/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-autocomplete</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-autocomplete/
implementation 'org.webjars.npm:react-autocomplete:1.8.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-autocomplete/
implementation ("org.webjars.npm:react-autocomplete:1.8.1")
'org.webjars.npm:react-autocomplete:jar:1.8.1'
<dependency org="org.webjars.npm" name="react-autocomplete" rev="1.8.1">
<artifact name="react-autocomplete" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-autocomplete', version='1.8.1')
)
libraryDependencies += "org.webjars.npm" % "react-autocomplete" % "1.8.1"
[org.webjars.npm/react-autocomplete "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : dom-scroll-into-view | jar | [1.0.1] |
org.webjars.npm : prop-types | jar | [15.5.10,16) |