just-fp-core

Just FP Lib - Core

License

License

MIT
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

just-fp-core_3.0.0-RC1
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

just-fp-core
Just FP Lib - Core
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-core_3.0.0-RC1

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-RC1 jar 3.0.0-RC1

test (3)

Group / Artifact Type Version
qa.hedgehog : hedgehog-core_2.13 jar 0.6.5
qa.hedgehog : hedgehog-runner_2.13 jar 0.6.5
qa.hedgehog : hedgehog-sbt_2.13 jar 0.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0