j

jfoenix

JFoenix
http://www.jfoenix.com/
Apache Version 2.0
Shadi Shaheen Bachir Elias Marwan Helou Gerard Moubarak Rayan Jreije
Files download
File Operation
jfoenix-8.0.2.jar download
jfoenix-8.0.2.pom download
jfoenix-8.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jfoenix</groupId>
  <artifactId>jfoenix</artifactId>
  <version>8.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.jfoenix:jfoenix:8.0.2'
Gradle Kotlin
implementation("com.jfoenix:jfoenix:8.0.2")
Scala SBT
libraryDependencies += "com.jfoenix" % "jfoenix" % "8.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.jfoenix', module='jfoenix', version='8.0.2')
)
Apache Ivy
<dependency org="com.jfoenix" name="jfoenix" rev="8.0.2" />
Leiningen
[com.jfoenix/jfoenix "8.0.2"]
Apache Buildr
'com.jfoenix:jfoenix:jar:8.0.2'
Dependencies
The project has no third-party dependencies