just-fp-core

Just FP Lib - Core

License

License

MIT
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

just-fp-core_2.12
Last Version

Last Version

1.6.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_2.12

How to add to project

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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
com.lihaoyi : ammonite_2.12.12 jar 2.3.8-58-aa8b2ab1
qa.hedgehog : hedgehog-core_2.12 jar 0.7.0
qa.hedgehog : hedgehog-runner_2.12 jar 0.7.0
qa.hedgehog : hedgehog-sbt_2.12 jar 0.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0
1.4.0