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