just-fp

Just FP Lib

License

License

MIT
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

just-fp_2.13
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.13

How to add to project

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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
hedgehog » hedgehog-core_2.13 jar 6dba7c9ba065e423000e9aa2b6981ce3d70b74cb
hedgehog » hedgehog-runner_2.13 jar 6dba7c9ba065e423000e9aa2b6981ce3d70b74cb
hedgehog » hedgehog-sbt_2.13 jar 6dba7c9ba065e423000e9aa2b6981ce3d70b74cb
com.lihaoyi : ammonite_2.13.1 jar 1.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.5
1.3.4