is not current version
Last Version 2.7.2

co.streamx.fluent:ex-tree 2.5.4

Build AST from the bytecode

GroupId

GroupId

co.streamx.fluent
ArtifactId

ArtifactId

ex-tree
Version

Version

2.5.4
Type

Type

jar

Download ex-tree 2.5.4


<!-- https://jarcasting.com/artifacts/co.streamx.fluent/ex-tree/ -->
<dependency>
    <groupId>co.streamx.fluent</groupId>
    <artifactId>ex-tree</artifactId>
    <version>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/co.streamx.fluent/ex-tree/
implementation 'co.streamx.fluent:ex-tree:2.5.4'
// https://jarcasting.com/artifacts/co.streamx.fluent/ex-tree/
implementation ("co.streamx.fluent:ex-tree:2.5.4")
'co.streamx.fluent:ex-tree:jar:2.5.4'
<dependency org="co.streamx.fluent" name="ex-tree" rev="2.5.4">
  <artifact name="ex-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.streamx.fluent', module='ex-tree', version='2.5.4')
)
libraryDependencies += "co.streamx.fluent" % "ex-tree" % "2.5.4"
[co.streamx.fluent/ex-tree "2.5.4"]