| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
|---|---|
| Группа | Группаcom.github.ngeor |
| Идентификатор | Идентификаторyak4j-utc-time-zone-mapper |
| Версия | Версия0.9.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j-utc-time-zone-mapper/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j-utc-time-zone-mapper</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-utc-time-zone-mapper/
implementation 'com.github.ngeor:yak4j-utc-time-zone-mapper:0.9.0'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-utc-time-zone-mapper/
implementation ("com.github.ngeor:yak4j-utc-time-zone-mapper:0.9.0")
'com.github.ngeor:yak4j-utc-time-zone-mapper:jar:0.9.0'
<dependency org="com.github.ngeor" name="yak4j-utc-time-zone-mapper" rev="0.9.0">
<artifact name="yak4j-utc-time-zone-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j-utc-time-zone-mapper', version='0.9.0')
)
libraryDependencies += "com.github.ngeor" % "yak4j-utc-time-zone-mapper" % "0.9.0"
[com.github.ngeor/yak4j-utc-time-zone-mapper "0.9.0"]