is not current version
Last Version 2.9.0

org.immutables.trees 2.9.0-rc1

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


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

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

test (1)

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

Project Modules

There are no modules declared in this project.