Last Version

Applicatives | parent 1.1.0

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

License

License

GroupId

GroupId

nl.wernerdegroot.applicatives
ArtifactId

ArtifactId

parent
Version

Version

1.1.0
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 1.1.0

Filename Size
parent-1.1.0.pom 4 KB
Browse

<!-- 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