is not current version
Last Version 1.1.0

com.axibase:date-processor 1.0.3

Library for manipulating timestamps using Axibase datetime syntax

GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

date-processor
Version

Version

1.0.3
Type

Type

jar

Download date-processor 1.0.3


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