Last Version

Derive4J - Auto derivation for Functional Java 0.2

Derivation of Functional-Java optics and typeclasses via Derive4J API

License

License

The GNU General Public License
Categories

Categories

derive4j General Purpose Libraries Functional Programming
GroupId

GroupId

org.derive4j
ArtifactId

ArtifactId

derive4j-fj
Version

Version

0.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/derive4j/derive4j-fj
Project Organization

Project Organization

Derive4J contributors

Download derive4j-fj 0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.