<dependency>
<groupId>com.lexicalscope.fluent-collections</groupId>
<artifactId>fluent-collections</artifactId>
<version>0.0.2</version>
</dependency>
libraryDependencies += "com.lexicalscope.fluent-collections" % "fluent-collections" % "0.0.2"
@Grapes(
@Grab(group='com.lexicalscope.fluent-collections', module='fluent-collections', version='0.0.2')
)
<dependency org="com.lexicalscope.fluent-collections" name="fluent-collections" rev="0.0.2" />
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.hamcrest:hamcrest-core:1.3.RC2
|-- com.googlecode.lambdaj:lambdaj:2.3.3
|-- org.apache.commons:commons-lang3:3.1
|-- com.google.guava:guava:13.0.1
|-- org.jmock:jmock-junit4:2.6.0-RC2
test