Applicatives | parent

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

License

License

GroupId

GroupId

nl.wernerdegroot.applicatives
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Applicatives | parent
Java code generation for applicative functors, selective functors and more.
Project URL

Project URL

https://github.com/wernerdegroot/applicatives
Source Code Management

Source Code Management

https://github.com/wernerdegroot/applicatives

Download parent

Filename Size
parent-1.1.0.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • runtime
  • processor
  • prelude

Versions

Version
1.1.0
1.0.3
1.0.1
1.0.0