is not current version
Last Version 0.8

com.github.mperry:functionalgroovy-typeclass 0.7

FunctionalGroovy enhances FunctionalJava for Groovy

GroupId

GroupId

com.github.mperry
ArtifactId

ArtifactId

functionalgroovy-typeclass
Version

Version

0.7
Type

Type

jar

Download functionalgroovy-typeclass 0.7


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