License |
License |
---|---|
GroupId | GroupIdcom.github.kristiankime |
ArtifactId | ArtifactIdfunctional-collections |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFCollections
FCollections is a series of function style Java Collections
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.hamcrest : hamcrest-library | jar | 1.3 |