is not current version
Last Version 4.1.0

org.webjars.npm:date-arithmetic 3.0.0

WebJar for date-arithmetic

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

date-arithmetic
Version

Version

3.0.0
Type

Type

jar

Download date-arithmetic 3.0.0


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