| License | License | 
|---|---|
| Categories | CategoriesImmutables Application Layer Libs Code Generators | 
| GroupId | GroupIdorg.immutables | 
| ArtifactId | ArtifactIdfunc | 
| Last Version | Last Version2.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.immutables.func Contains annotations for function and predicate generation for Guava pre-java8 | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| func-2.9.0.pom | |
| func-2.9.0.jar | 1 KB | 
| func-2.9.0-tests.jar | 26 KB | 
| func-2.9.0-sources.jar | 3 KB | 
| func-2.9.0-javadoc.jar | 15 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.immutables/func/ -->
<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>func</artifactId>
    <version>2.9.0</version>
</dependency>// https://jarcasting.com/artifacts/org.immutables/func/
implementation 'org.immutables:func:2.9.0'// https://jarcasting.com/artifacts/org.immutables/func/
implementation ("org.immutables:func:2.9.0")'org.immutables:func:jar:2.9.0'<dependency org="org.immutables" name="func" rev="2.9.0">
  <artifact name="func" type="jar" />
</dependency>@Grapes(
@Grab(group='org.immutables', module='func', version='2.9.0')
)libraryDependencies += "org.immutables" % "func" % "2.9.0"[org.immutables/func "2.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 19.0 | 
| org.immutables : value-annotations Optional | jar | 2.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : testing | jar | 2.9.0 | 
| org.immutables : value | jar | 2.9.0 | 
