is not current version
Last Version 21.5.0

org.webjars.npm:react-dates 18.2.2

WebJar for react-dates

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-dates
Version

Version

18.2.2
Type

Type

jar

Download react-dates 18.2.2


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