Last Version

Hammock API 0.9

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

License

License

GroupId

GroupId

com.codereligion
ArtifactId

ArtifactId

hammock-api
Version

Version

0.9
Type

Type

jar
Description

Description

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

Download hammock-api 0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.2

Project Modules

There are no modules declared in this project.