is not current version
Last Version 0.8

com.github.mperry:functionalgroovy-core 0.7

FunctionalGroovy enhances FunctionalJava for Groovy

GroupId

GroupId

com.github.mperry
ArtifactId

ArtifactId

functionalgroovy-core
Version

Version

0.7
Type

Type

jar

Download functionalgroovy-core 0.7


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