is not current version
Last Version 1.0.6

net.obvj:jep-data-extension 1.0.2

An extension of the Java Expression Parser library with useful functions for data handling

Categories

Categories

Data Net
GroupId

GroupId

net.obvj
ArtifactId

ArtifactId

jep-data-extension
Version

Version

1.0.2
Type

Type

jar

Download jep-data-extension 1.0.2


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