Categories |
CategoriesReact User Interface Web Frameworks Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdreact-input-autosize |
Version | Version0.6.13 |
Type | Typejar |
Filename | Size |
---|---|
react-input-autosize-0.6.13.pom | |
react-input-autosize-0.6.13.jar | 12 KB |
react-input-autosize-0.6.13-sources.jar | 22 bytes |
react-input-autosize-0.6.13-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/react-input-autosize/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>react-input-autosize</artifactId>
<version>0.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/react-input-autosize/
implementation 'org.webjars.bower:react-input-autosize:0.6.13'
// https://jarcasting.com/artifacts/org.webjars.bower/react-input-autosize/
implementation ("org.webjars.bower:react-input-autosize:0.6.13")
'org.webjars.bower:react-input-autosize:jar:0.6.13'
<dependency org="org.webjars.bower" name="react-input-autosize" rev="0.6.13">
<artifact name="react-input-autosize" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='react-input-autosize', version='0.6.13')
)
libraryDependencies += "org.webjars.bower" % "react-input-autosize" % "0.6.13"
[org.webjars.bower/react-input-autosize "0.6.13"]