License |
License |
---|---|
GroupId | GroupIdorg.bedework.bw-tzsvr |
ArtifactId | ArtifactIdbw-timezone-server |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBedework: timezone server and experimental timezone converter
A timezone server implementing tzdist and an experimental timezone converter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bw-timezone-server-5.0.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework.bw-tzsvr/bw-timezone-server/ -->
<dependency>
<groupId>org.bedework.bw-tzsvr</groupId>
<artifactId>bw-timezone-server</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.bw-tzsvr/bw-timezone-server/
implementation 'org.bedework.bw-tzsvr:bw-timezone-server:5.0.0'
// https://jarcasting.com/artifacts/org.bedework.bw-tzsvr/bw-timezone-server/
implementation ("org.bedework.bw-tzsvr:bw-timezone-server:5.0.0")
'org.bedework.bw-tzsvr:bw-timezone-server:pom:5.0.0'
<dependency org="org.bedework.bw-tzsvr" name="bw-timezone-server" rev="5.0.0">
<artifact name="bw-timezone-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bedework.bw-tzsvr', module='bw-timezone-server', version='5.0.0')
)
libraryDependencies += "org.bedework.bw-tzsvr" % "bw-timezone-server" % "5.0.0"
[org.bedework.bw-tzsvr/bw-timezone-server "5.0.0"]