just-fp

Just FP Lib

License

License

MIT
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

just-fp_2.10
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

just-fp
Just FP Lib
Project URL

Project URL

https://github.com/Kevin-Lee/just-fp
Project Organization

Project Organization

io.kevinlee
Source Code Management

Source Code Management

https://github.com/Kevin-Lee/just-fp

Download just-fp_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/io.kevinlee/just-fp_2.10/ -->
<dependency>
    <groupId>io.kevinlee</groupId>
    <artifactId>just-fp_2.10</artifactId>
    <version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/just-fp_2.10/
implementation 'io.kevinlee:just-fp_2.10:1.3.5'
// https://jarcasting.com/artifacts/io.kevinlee/just-fp_2.10/
implementation ("io.kevinlee:just-fp_2.10:1.3.5")
'io.kevinlee:just-fp_2.10:jar:1.3.5'
<dependency org="io.kevinlee" name="just-fp_2.10" rev="1.3.5">
  <artifact name="just-fp_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='just-fp_2.10', version='1.3.5')
)
libraryDependencies += "io.kevinlee" % "just-fp_2.10" % "1.3.5"
[io.kevinlee/just-fp_2.10 "1.3.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7

test (3)

Group / Artifact Type Version
hedgehog » hedgehog-core_2.10 jar 6dba7c9ba065e423000e9aa2b6981ce3d70b74cb
hedgehog » hedgehog-runner_2.10 jar 6dba7c9ba065e423000e9aa2b6981ce3d70b74cb
hedgehog » hedgehog-sbt_2.10 jar 6dba7c9ba065e423000e9aa2b6981ce3d70b74cb

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.5
1.3.4