| License |
License
BSD 3-Clause
|
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreact-intl |
| Last Version | Last Version2.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreact-intl
WebJar for react-intl
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| react-intl-2.1.5.pom | |
| react-intl-2.1.5.jar | 665 KB |
| react-intl-2.1.5-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-intl/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-intl</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-intl/
implementation 'org.webjars.npm:react-intl:2.1.5'
// https://jarcasting.com/artifacts/org.webjars.npm/react-intl/
implementation ("org.webjars.npm:react-intl:2.1.5")
'org.webjars.npm:react-intl:jar:2.1.5'
<dependency org="org.webjars.npm" name="react-intl" rev="2.1.5">
<artifact name="react-intl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-intl', version='2.1.5')
)
libraryDependencies += "org.webjars.npm" % "react-intl" % "2.1.5"
[org.webjars.npm/react-intl "2.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : intl-format-cache | jar | [2.0.5,3) |
| org.webjars.npm : intl-messageformat | jar | [1.3.0,2) |
| org.webjars.npm : intl-relativeformat | jar | [1.3.0,2) |
| org.webjars.npm : invariant | jar | [2.1.1,3) |