License |
License |
---|---|
GroupId | GroupIdcom.lexicalscope.fluent-collections |
ArtifactId | ArtifactIdfluent-collections |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfluent-collections
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fluent-collections-0.0.2.pom | |
fluent-collections-0.0.2.jar | 58 KB |
fluent-collections-0.0.2-sources.jar | 31 KB |
fluent-collections-0.0.2-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lexicalscope.fluent-collections/fluent-collections/ -->
<dependency>
<groupId>com.lexicalscope.fluent-collections</groupId>
<artifactId>fluent-collections</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lexicalscope.fluent-collections/fluent-collections/
implementation 'com.lexicalscope.fluent-collections:fluent-collections:0.0.2'
// https://jarcasting.com/artifacts/com.lexicalscope.fluent-collections/fluent-collections/
implementation ("com.lexicalscope.fluent-collections:fluent-collections:0.0.2")
'com.lexicalscope.fluent-collections:fluent-collections:jar:0.0.2'
<dependency org="com.lexicalscope.fluent-collections" name="fluent-collections" rev="0.0.2">
<artifact name="fluent-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lexicalscope.fluent-collections', module='fluent-collections', version='0.0.2')
)
libraryDependencies += "com.lexicalscope.fluent-collections" % "fluent-collections" % "0.0.2"
[com.lexicalscope.fluent-collections/fluent-collections "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3.RC2 |
com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
org.apache.commons : commons-lang3 Optional | jar | 3.1 |
com.google.guava : guava Optional | jar | 13.0.1 |
org.jmock : jmock-junit4 | jar | 2.6.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-integration | jar | 1.3.RC2 |
junit : junit-dep | jar | 4.10 |