Last Version

FCollections 0.0.15

FCollections is a series of function style Java Collections

License

License

GroupId

GroupId

com.github.kristiankime
ArtifactId

ArtifactId

functional-collections
Version

Version

0.0.15
Type

Type

jar
Description

Description

FCollections
FCollections is a series of function style Java Collections
Project URL

Project URL

https://github.com/kristiankime/FCollections/

Download functional-collections 0.0.15


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

Dependencies

compile (1)

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

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-lang3 jar 3.4
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.