is not current version
Last Version 21.5.0

org.webjars.npm:react-dates 3.1.1

WebJar for react-dates

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-dates
Version

Version

3.1.1
Type

Type

jar

Download react-dates 3.1.1


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