Hammock

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

License

License

GroupId

GroupId

com.codereligion
ArtifactId

ArtifactId

hammock-parent
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/whiskeysierra/hammock

Download hammock-parent

Filename Size
hammock-parent-0.9.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • compiler
  • tests

Versions

Version
0.9
0.8
0.7
0.6
0.5
0.4
0.3