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

com.axibase:date-processor 1.0.5

Library for manipulating timestamps using Axibase datetime syntax

Группа

Группа

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

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

date-processor
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать date-processor 1.0.5


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