| License | License | 
|---|---|
| GroupId | GroupIdorg.typemeta | 
| ArtifactId | ArtifactIdfuncj-core | 
| Last Version | Last Version0.6.16 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.typemeta:funcj-core A set of functional data structures and algorithms. | 
| Filename | Size | 
|---|---|
| funcj-core-0.6.16.pom | |
| funcj-core-0.6.16.jar | 333 KB | 
| funcj-core-0.6.16-sources.jar | 99 KB | 
| funcj-core-0.6.16-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.typemeta/funcj-core/ -->
<dependency>
    <groupId>org.typemeta</groupId>
    <artifactId>funcj-core</artifactId>
    <version>0.6.16</version>
</dependency>// https://jarcasting.com/artifacts/org.typemeta/funcj-core/
implementation 'org.typemeta:funcj-core:0.6.16'// https://jarcasting.com/artifacts/org.typemeta/funcj-core/
implementation ("org.typemeta:funcj-core:0.6.16")'org.typemeta:funcj-core:jar:0.6.16'<dependency org="org.typemeta" name="funcj-core" rev="0.6.16">
  <artifact name="funcj-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.typemeta', module='funcj-core', version='0.6.16')
)libraryDependencies += "org.typemeta" % "funcj-core" % "0.6.16"[org.typemeta/funcj-core "0.6.16"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : value | jar | 2.7.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| com.pholser : junit-quickcheck-generators | jar | 0.8.1 | 
| org.slf4j : slf4j-nop | jar | 1.7.25 | 
| org.apache.derby : derby | jar | 10.14.2.0 |