is not current version
Last Version 0.9.3

net.vleo.timel:pom 0.9.2

TimEL is a Java library to parse and evaluate time-series expressions

Categories

Categories

Net
GroupId

GroupId

net.vleo.timel
ArtifactId

ArtifactId

pom
Version

Version

0.9.2
Type

Type

pom

Download pom 0.9.2

Filename Size
pom-0.9.2.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/net.vleo.timel/pom/ -->
<dependency>
    <groupId>net.vleo.timel</groupId>
    <artifactId>pom</artifactId>
    <version>0.9.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.vleo.timel/pom/
implementation 'net.vleo.timel:pom:0.9.2'
// https://jarcasting.com/artifacts/net.vleo.timel/pom/
implementation ("net.vleo.timel:pom:0.9.2")
'net.vleo.timel:pom:pom:0.9.2'
<dependency org="net.vleo.timel" name="pom" rev="0.9.2">
  <artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.vleo.timel', module='pom', version='0.9.2')
)
libraryDependencies += "net.vleo.timel" % "pom" % "0.9.2"
[net.vleo.timel/pom "0.9.2"]