is not current version
Last Version 0.12.3

org.webjars:Datum 0.10.0

WebJar for Datum

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

Datum
Version

Version

0.10.0
Type

Type

jar

Download Datum 0.10.0


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