| License |
License |
|---|---|
| Categories |
CategoriesImmutables Application Layer Libs Code Generators |
| GroupId | GroupIdorg.immutables |
| ArtifactId | ArtifactIdtrees |
| Last Version | Last Version2.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.immutables.trees
Stuff related to immutable object trees, including parboiled as and transformers.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| trees-2.9.0.pom | |
| trees-2.9.0.jar | 15 KB |
| trees-2.9.0-tests.jar | 412 KB |
| trees-2.9.0-sources.jar | 5 KB |
| trees-2.9.0-javadoc.jar | 52 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.parboiled : parboiled-java Optional | jar | 1.3.1 |
| com.google.guava : guava Optional | jar | 19.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value Optional | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : testing | jar | 2.9.0 |