Download functions-3.7.0.jar file - Jar f

Jar examples for f:functions

Description

Android Next Components: Cache, Task, Views, Widgets, Utils

You can download jar file functions 3.7.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add functions-3.7.0.jar to your project.

<dependency>
   <groupId>ch.exense.step</groupId>
   <artifactId>functions</artifactId>
   <version>3.7.0</version>
</dependency>
compile group: 'ch.exense.step', name: 'functions', version: '3.7.0'
libraryDependencies += "ch.exense.step" % "functions" % "3.7.0"
<dependency org="ch.exense.step" name="functions" rev="3.7.0"/>
@Grapes(@Grab(group='ch.exense.step', module='functions', version='3.7.0'))
'ch.exense.step:functions:jar:3.7.0'

Download

Click the following link to download the jar file.

functions-3.7.0-javadoc.jar
functions-3.7.0-sources.jar
functions-3.7.0.jar
functions-3.7.0.pom



Related Tutorials