не последняя версия
Последняя версия 0.19

com.scoperetail:commons-time 0.12

A utility to convert from one timezone to another. Convinience methods for converting from UTC.

Группа

Группа

com.scoperetail
Идентификатор

Идентификатор

commons-time
Версия

Версия

0.12
Тип

Тип

jar

Скачать commons-time 0.12


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