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

be.yildiz-games:common-time 1.0.5

Common Time library for the yildiz project, contains utilities to manipulate time.

Группа

Группа

be.yildiz-games
Идентификатор

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

common-time
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать common-time 1.0.5


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