MVN

org.derive4j : derive4j-fj

Maven & Gradle

Mar 19, 2018
1 usages
21 stars

Derive4J - Auto derivation for Functional Java · Derivation of Functional-Java optics and typeclasses via Derive4J API

<dependency>
    <groupId>org.derive4j</groupId>
    <artifactId>derive4j-fj</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.derive4j : derive4j-fj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of org.derive4j : derive4j-fj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
derive4j-fj-0.2
0.1
derive4j-fj-0.1

How to add a dependency to Maven

Add the following org.derive4j : derive4j-fj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.derive4j</groupId>
    <artifactId>derive4j-fj</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.derive4j : derive4j-fj gradle dependency to your build.gradle file:

implementation 'org.derive4j:derive4j-fj:0.2'

Gradle Kotlin DSL: Add the following org.derive4j : derive4j-fj gradle kotlin dependency to your build.gradle.kts file:

implementation("org.derive4j:derive4j-fj:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.derive4j : derive4j-fj sbt scala dependency to your build.sbt file:

libraryDependencies += "org.derive4j" % "derive4j-fj" % "0.2"

Advertisement

Dependencies from Group

Jul 04, 2019
109 usages
556 stars
Jul 04, 2019
17 usages
556 stars
Jul 04, 2019
10 usages
556 stars
Mar 19, 2018
1 usages
21 stars

Discover Dependencies

Aug 08, 2017
2 usages
Mar 07, 2023
3 usages
79 stars
Feb 13, 2022
3 usages
14 stars
May 11, 2023
26 usages
2.2k stars
Jul 06, 2018
1 usages
Jun 10, 2022
2 usages
Aug 22, 2023
1 usages
4 stars