is not current version
Last Version 2.9.0

org.immutables.trees 2.9.0-beta2

Stuff related to immutable object trees, including parboiled as and transformers.

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

trees
Version

Version

2.9.0-beta2
Type

Type

jar
Description

Description

org.immutables.trees
Stuff related to immutable object trees, including parboiled as and transformers.
Project Organization

Project Organization

The Immutables.org authors

Download trees 2.9.0-beta2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.parboiled : parboiled-java Optional jar 1.1.7
com.google.guava : guava Optional jar 19.0

provided (1)

Group / Artifact Type Version
org.immutables : value Optional jar 2.9.0-beta2

test (1)

Group / Artifact Type Version
org.immutables : testing jar 2.9.0-beta2

Project Modules

There are no modules declared in this project.