Jar examples for j:jfoenix
JFoenix
You can download jar file jfoenix 1.6.0 in this page.
Apache Version 2.0
You can use the following script to add jfoenix-1.6.0.jar to your project.
<dependency> <groupId>com.jfoenix</groupId> <artifactId>jfoenix</artifactId> <version>1.6.0</version> </dependency>
compile group: 'com.jfoenix', name: 'jfoenix', version: '1.6.0'
libraryDependencies += "com.jfoenix" % "jfoenix" % "1.6.0"
<dependency org="com.jfoenix" name="jfoenix" rev="1.6.0"/>
@Grapes(@Grab(group='com.jfoenix', module='jfoenix', version='1.6.0'))
'com.jfoenix:jfoenix:jar:1.6.0'
Click the following link to download the jar file.
jfoenix-1.6.0-javadoc.jar