License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdluxon |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionluxon
WebJar for luxon
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
luxon-2.4.0.pom | |
luxon-2.4.0.jar | 724 KB |
luxon-2.4.0-sources.jar | 22 bytes |
luxon-2.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/luxon/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>luxon</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/luxon/
implementation 'org.webjars.npm:luxon:2.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/luxon/
implementation ("org.webjars.npm:luxon:2.4.0")
'org.webjars.npm:luxon:jar:2.4.0'
<dependency org="org.webjars.npm" name="luxon" rev="2.4.0">
<artifact name="luxon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='luxon', version='2.4.0')
)
libraryDependencies += "org.webjars.npm" % "luxon" % "2.4.0"
[org.webjars.npm/luxon "2.4.0"]