is not current version
Last Version 2.28.0

org.webjars.npm:date-fns 1.28.5

WebJar for date-fns

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

date-fns
Version

Version

1.28.5
Type

Type

jar

Download date-fns 1.28.5


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