| License |
License
MIT
|
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Auto Application Layer Libs Code Generators |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreact-input-autosize |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreact-input-autosize
WebJar for react-input-autosize
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| react-input-autosize-3.0.0.pom | |
| react-input-autosize-3.0.0.jar | 198 KB |
| react-input-autosize-3.0.0-sources.jar | 22 bytes |
| react-input-autosize-3.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-input-autosize/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-input-autosize</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-input-autosize/
implementation 'org.webjars.npm:react-input-autosize:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-input-autosize/
implementation ("org.webjars.npm:react-input-autosize:3.0.0")
'org.webjars.npm:react-input-autosize:jar:3.0.0'
<dependency org="org.webjars.npm" name="react-input-autosize" rev="3.0.0">
<artifact name="react-input-autosize" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-input-autosize', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "react-input-autosize" % "3.0.0"
[org.webjars.npm/react-input-autosize "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : prop-types | jar | [15.5.8,16) |