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