j

just-fp-core_3.0.0-RC3

Just FP Lib - Core
https://github.com/Kevin-Lee/just-fp
MIT
io.kevinlee
Kevin Lee
Files download
File Operation
just-fp-core_3.0.0-RC3-1.5.0.jar download
just-fp-core_3.0.0-RC3-1.5.0.pom download
just-fp-core_3.0.0-RC3-1.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>just-fp-core_3.0.0-RC3</artifactId>
  <version>1.5.0</version>
</dependency>
Gradle Groovy
implementation 'io.kevinlee:just-fp-core_3.0.0-RC3:1.5.0'
Gradle Kotlin
implementation("io.kevinlee:just-fp-core_3.0.0-RC3:1.5.0")
Scala SBT
libraryDependencies += "io.kevinlee" % "just-fp-core_3.0.0-RC3" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='io.kevinlee', module='just-fp-core_3.0.0-RC3', version='1.5.0')
)
Apache Ivy
<dependency org="io.kevinlee" name="just-fp-core_3.0.0-RC3" rev="1.5.0" />
Leiningen
[io.kevinlee/just-fp-core_3.0.0-RC3 "1.5.0"]
Apache Buildr
'io.kevinlee:just-fp-core_3.0.0-RC3:jar:1.5.0'