Download de.tototec.utils.functional-2.0.0.jar file - Jar d

Jar examples for d:de.tototec.utils.functional

Description

Functional Utility Classes for working with Java 5+

You can download jar file de.tototec.utils.functional 2.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add de.tototec.utils.functional-2.0.0.jar to your project.

<dependency>
   <groupId>de.tototec</groupId>
   <artifactId>de.tototec.utils.functional</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'de.tototec', name: 'de.tototec.utils.functional', version: '2.0.0'
libraryDependencies += "de.tototec" % "de.tototec.utils.functional" % "2.0.0"
<dependency org="de.tototec" name="de.tototec.utils.functional" rev="2.0.0"/>
@Grapes(@Grab(group='de.tototec', module='de.tototec.utils.functional', version='2.0.0'))
'de.tototec:de.tototec.utils.functional:jar:2.0.0'

Download

Click the following link to download the jar file.

de.tototec.utils.functional-2.0.0-javadoc.jar
de.tototec.utils.functional-2.0.0-sources.jar
de.tototec.utils.functional-2.0.0.jar
de.tototec.utils.functional-2.0.0.pom



Related Tutorials