Last Version

Hammock Tests 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-tests
Version

Version

0.9
Type

Type

jar
Description

Description

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

Download hammock-tests 0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 15.0

provided (3)

Group / Artifact Type Version
com.codereligion : hammock-api jar 0.9
com.codereligion : hammock-compiler jar 0.9
com.google.gag : gag jar 1.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.