Last Version

org.immutables.trees 2.9.0

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
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


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

Dependencies

compile (2)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.