| GroupId | GroupIdorg.webjars.bowergithub.date-fns |
|---|---|
| ArtifactId | ArtifactIddate-fns |
| Version | Version1.30.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| date-fns-1.30.1.pom | |
| date-fns-1.30.1.jar | 233 KB |
| date-fns-1.30.1-sources.jar | 22 bytes |
| date-fns-1.30.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.date-fns/date-fns/ -->
<dependency>
<groupId>org.webjars.bowergithub.date-fns</groupId>
<artifactId>date-fns</artifactId>
<version>1.30.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.date-fns/date-fns/
implementation 'org.webjars.bowergithub.date-fns:date-fns:1.30.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.date-fns/date-fns/
implementation ("org.webjars.bowergithub.date-fns:date-fns:1.30.1")
'org.webjars.bowergithub.date-fns:date-fns:jar:1.30.1'
<dependency org="org.webjars.bowergithub.date-fns" name="date-fns" rev="1.30.1">
<artifact name="date-fns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.date-fns', module='date-fns', version='1.30.1')
)
libraryDependencies += "org.webjars.bowergithub.date-fns" % "date-fns" % "1.30.1"
[org.webjars.bowergithub.date-fns/date-fns "1.30.1"]