Download flip-utils-10-RELEASE.jar file - Jar f

Jar examples for f:flip-utils

Description

utillities library for flip-web and flip-db

You can download jar file flip-utils 10-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add flip-utils-10-RELEASE.jar to your project.

<dependency>
   <groupId>com.github.gkutiel</groupId>
   <artifactId>flip-utils</artifactId>
   <version>10-RELEASE</version>
</dependency>
compile group: 'com.github.gkutiel', name: 'flip-utils', version: '10-RELEASE'
libraryDependencies += "com.github.gkutiel" % "flip-utils" % "10-RELEASE"
<dependency org="com.github.gkutiel" name="flip-utils" rev="10-RELEASE"/>
@Grapes(@Grab(group='com.github.gkutiel', module='flip-utils', version='10-RELEASE'))
'com.github.gkutiel:flip-utils:jar:10-RELEASE'

Download

Click the following link to download the jar file.

flip-utils-10-RELEASE-javadoc.jar
flip-utils-10-RELEASE-sources.jar
flip-utils-10-RELEASE.jar
flip-utils-10-RELEASE.pom



Related Tutorials