Download jfoenix-1.3.0.jar file - Jar j

Jar examples for j:jfoenix

Description

JFoenix

You can download jar file jfoenix 1.3.0 in this page.

License

Apache Version 2.0

Build File

You can use the following script to add jfoenix-1.3.0.jar to your project.

<dependency>
   <groupId>com.jfoenix</groupId>
   <artifactId>jfoenix</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.jfoenix', name: 'jfoenix', version: '1.3.0'
libraryDependencies += "com.jfoenix" % "jfoenix" % "1.3.0"
<dependency org="com.jfoenix" name="jfoenix" rev="1.3.0"/>
@Grapes(@Grab(group='com.jfoenix', module='jfoenix', version='1.3.0'))
'com.jfoenix:jfoenix:jar:1.3.0'

Download

Click the following link to download the jar file.

jfoenix-1.3.0-javadoc.jar
jfoenix-1.3.0-retrolambda.jar
jfoenix-1.3.0-sources.jar
jfoenix-1.3.0.jar
jfoenix-1.3.0.pom



Related Tutorials