Last Version

FunctionalGroovy 0.8

FunctionalGroovy enhances FunctionalJava for Groovy

License

License

GroupId

GroupId

com.github.mperry
ArtifactId

ArtifactId

functionalgroovy-base
Version

Version

0.8
Type

Type

jar
Description

Description

FunctionalGroovy
FunctionalGroovy enhances FunctionalJava for Groovy
Project URL

Project URL

https://github.com/mperry/functionalgroovy
Source Code Management

Source Code Management

https://github.com/mperry/functionalgroovy.git

Download functionalgroovy-base 0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.mperry : functionalgroovy-core jar 0.8
org.functionaljava : functionaljava jar 4.4
org.codehaus.groovy : groovy-all jar 2.4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.