is not current version
Last Version 1.0.6

org.testifyproject.external:external-jexl3 1.0.2


GroupId

GroupId

org.testifyproject.external
ArtifactId

ArtifactId

external-jexl3
Version

Version

1.0.2
Type

Type

jar

Download external-jexl3 1.0.2


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