License |
License |
---|---|
GroupId | GroupIdcom.iodesystems |
ArtifactId | ArtifactIdfn |
Version | Version3.0.2 |
Type | Typejar |
Description |
DescriptionFn
Fn is a lazy Java Library that helps utilize some rudimentary functional concepts
with more nounular
objects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fn-3.0.2.pom | |
fn-3.0.2.jar | 134 KB |
fn-3.0.2-sources.jar | 32 KB |
fn-3.0.2-javadoc.jar | 316 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iodesystems/fn/ -->
<dependency>
<groupId>com.iodesystems</groupId>
<artifactId>fn</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.iodesystems/fn/
implementation 'com.iodesystems:fn:3.0.2'
// https://jarcasting.com/artifacts/com.iodesystems/fn/
implementation ("com.iodesystems:fn:3.0.2")
'com.iodesystems:fn:jar:3.0.2'
<dependency org="com.iodesystems" name="fn" rev="3.0.2">
<artifact name="fn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iodesystems', module='fn', version='3.0.2')
)
libraryDependencies += "com.iodesystems" % "fn" % "3.0.2"
[com.iodesystems/fn "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.jodah : concurrentunit | jar | 0.4.6 |