is not current version
Last Version 2.1.5

org.webjars.npm:react-intl 2.0.0-pr-2

WebJar for react-intl

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-intl
Version

Version

2.0.0-pr-2
Type

Type

jar

Download react-intl 2.0.0-pr-2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-intl/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-intl</artifactId>
    <version>2.0.0-pr-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-intl/
implementation 'org.webjars.npm:react-intl:2.0.0-pr-2'
// https://jarcasting.com/artifacts/org.webjars.npm/react-intl/
implementation ("org.webjars.npm:react-intl:2.0.0-pr-2")
'org.webjars.npm:react-intl:jar:2.0.0-pr-2'
<dependency org="org.webjars.npm" name="react-intl" rev="2.0.0-pr-2">
  <artifact name="react-intl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-intl', version='2.0.0-pr-2')
)
libraryDependencies += "org.webjars.npm" % "react-intl" % "2.0.0-pr-2"
[org.webjars.npm/react-intl "2.0.0-pr-2"]