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