Jar examples for f:function
A complement to the java.util and java.util.function packages that add missing primitive specializations of common interfaces.
You can download jar file function 1.0.0 in this page.
GNU Lesser General Public License v3
You can use the following script to add function-1.0.0.jar to your project.
<dependency> <groupId>com.vanillasource.function</groupId> <artifactId>function</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.vanillasource.function', name: 'function', version: '1.0.0'
libraryDependencies += "com.vanillasource.function" % "function" % "1.0.0"
<dependency org="com.vanillasource.function" name="function" rev="1.0.0"/>
@Grapes(@Grab(group='com.vanillasource.function', module='function', version='1.0.0'))
'com.vanillasource.function:function:jar:1.0.0'
Click the following link to download the jar file.
function-1.0.0-javadoc.jar