Applicatives | runtime

Java code generation for applicative functors, selective functors and more.

License

License

GroupId

GroupId

nl.wernerdegroot.applicatives
ArtifactId

ArtifactId

runtime
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Applicatives | runtime
Java code generation for applicative functors, selective functors and more.

Download runtime

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.3
1.0.1