Download jfoenix-8.0.3.jar file - Jar j

Jar examples for j:jfoenix

Description

JFoenix

You can download jar file jfoenix 8.0.3 in this page.

License

Apache Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials