is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-functional 3.2.1

Functional Kovenant extensions

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant-functional
Version

Version

3.2.1
Type

Type

jar

Download kovenant-functional 3.2.1


<!-- https://jarcasting.com/artifacts/nl.komponents.kovenant/kovenant-functional/ -->
<dependency>
    <groupId>nl.komponents.kovenant</groupId>
    <artifactId>kovenant-functional</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.komponents.kovenant/kovenant-functional/
implementation 'nl.komponents.kovenant:kovenant-functional:3.2.1'
// https://jarcasting.com/artifacts/nl.komponents.kovenant/kovenant-functional/
implementation ("nl.komponents.kovenant:kovenant-functional:3.2.1")
'nl.komponents.kovenant:kovenant-functional:jar:3.2.1'
<dependency org="nl.komponents.kovenant" name="kovenant-functional" rev="3.2.1">
  <artifact name="kovenant-functional" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.komponents.kovenant', module='kovenant-functional', version='3.2.1')
)
libraryDependencies += "nl.komponents.kovenant" % "kovenant-functional" % "3.2.1"
[nl.komponents.kovenant/kovenant-functional "3.2.1"]