is not current version
Last Version 0.9.3

net.vleo.timel:pom 0.2.0-rc12

TimEL is a Java library to parse and evaluate discreet time mathematical expressions

Categories

Categories

Net
GroupId

GroupId

net.vleo.timel
ArtifactId

ArtifactId

pom
Version

Version

0.2.0-rc12
Type

Type

pom

Download pom 0.2.0-rc12

Filename Size
pom-0.2.0-rc12.pom 4 KB
Browse

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