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