Last Version

JFunctional 0.0.1-RELEASE

Functional Interface Extension

License

License

GroupId

GroupId

com.github.jazng
ArtifactId

ArtifactId

jfunctional
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

JFunctional
Functional Interface Extension
Project URL

Project URL

https://github.com/Jazng/JFunctional

Download jfunctional 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.jazng/jfunctional/ -->
<dependency>
    <groupId>com.github.jazng</groupId>
    <artifactId>jfunctional</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jazng/jfunctional/
implementation 'com.github.jazng:jfunctional:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.jazng/jfunctional/
implementation ("com.github.jazng:jfunctional:0.0.1-RELEASE")
'com.github.jazng:jfunctional:jar:0.0.1-RELEASE'
<dependency org="com.github.jazng" name="jfunctional" rev="0.0.1-RELEASE">
  <artifact name="jfunctional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jazng', module='jfunctional', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.jazng" % "jfunctional" % "0.0.1-RELEASE"
[com.github.jazng/jfunctional "0.0.1-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.3
org.projectlombok : lombok jar 1.18.18
org.sonatype.oss : oss-parent pom 9

Project Modules

There are no modules declared in this project.