Download functions-3.6.1.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.6.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

functions-3.6.1-javadoc.jar
functions-3.6.1-sources.jar
functions-3.6.1.jar
functions-3.6.1.pom



Related Tutorials