License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdDatum |
Last Version | Last Version0.12.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatum
WebJar for Datum
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Datum-0.12.3.pom | |
Datum-0.12.3.jar | 15 KB |
Datum-0.12.3-javadoc.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/Datum/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>Datum</artifactId>
<version>0.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/Datum/
implementation 'org.webjars:Datum:0.12.3'
// https://jarcasting.com/artifacts/org.webjars/Datum/
implementation ("org.webjars:Datum:0.12.3")
'org.webjars:Datum:jar:0.12.3'
<dependency org="org.webjars" name="Datum" rev="0.12.3">
<artifact name="Datum" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='Datum', version='0.12.3')
)
libraryDependencies += "org.webjars" % "Datum" % "0.12.3"
[org.webjars/Datum "0.12.3"]