Hammock Compiler

An annotation processor/code generator to simplify working with Guava's functional style APIs

License

License

GroupId

GroupId

com.codereligion
ArtifactId

ArtifactId

hammock-compiler
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Hammock Compiler
An annotation processor/code generator to simplify working with Guava's functional style APIs

Download hammock-compiler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.codereligion : hammock-api jar 0.9
com.google.guava : guava jar 15.0
org.freemarker : freemarker jar 2.3.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2