is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-functional 3.1.0

Functional Kovenant extensions

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant-functional
Version

Version

3.1.0
Type

Type

jar

Download kovenant-functional 3.1.0


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