is not current version
Last Version 1.1.0

nl.wernerdegroot.applicatives:runtime 1.0.1

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

License

License

GroupId

GroupId

nl.wernerdegroot.applicatives
ArtifactId

ArtifactId

runtime
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Download runtime 1.0.1


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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.