just-fp-core

Just FP Lib - Core

License

License

MIT
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

just-fp-core_2.10
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_2.10

How to add to project

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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
qa.hedgehog » hedgehog-core_2.10 jar 7bd29241fababd9a3e954fd38083ed280fc9e4e8
qa.hedgehog » hedgehog-runner_2.10 jar 7bd29241fababd9a3e954fd38083ed280fc9e4e8
qa.hedgehog » hedgehog-sbt_2.10 jar 7bd29241fababd9a3e954fd38083ed280fc9e4e8

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0