Jar examples for j:jfoenix
JFoenix
You can download jar file jfoenix 8.0.3 in this page.
Apache Version 2.0
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'
Click the following link to download the jar file.
jfoenix-8.0.3-javadoc.jar