License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsurvey-react |
Last Version | Last Version1.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsurvey-react
WebJar for survey-react
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
survey-react-1.9.1.pom | |
survey-react-1.9.1.jar | 270 KB |
survey-react-1.9.1-sources.jar | 22 bytes |
survey-react-1.9.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/survey-react/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>survey-react</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/survey-react/
implementation 'org.webjars.npm:survey-react:1.9.1'
// https://jarcasting.com/artifacts/org.webjars.npm/survey-react/
implementation ("org.webjars.npm:survey-react:1.9.1")
'org.webjars.npm:survey-react:jar:1.9.1'
<dependency org="org.webjars.npm" name="survey-react" rev="1.9.1">
<artifact name="survey-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='survey-react', version='1.9.1')
)
libraryDependencies += "org.webjars.npm" % "survey-react" % "1.9.1"
[org.webjars.npm/survey-react "1.9.1"]