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