is not current version
Last Version 1.1.0

com.axibase:date-processor 1.0.2

Library for manipulating timestamps using Axibase datetime syntax

GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

date-processor
Version

Version

1.0.2
Type

Type

jar

Download date-processor 1.0.2


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