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-9.0.4.jar download
jfoenix-9.0.4.pom download
jfoenix-9.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jfoenix</groupId>
  <artifactId>jfoenix</artifactId>
  <version>9.0.4</version>
</dependency>
Gradle Groovy
implementation 'com.jfoenix:jfoenix:9.0.4'
Gradle Kotlin
implementation("com.jfoenix:jfoenix:9.0.4")
Scala SBT
libraryDependencies += "com.jfoenix" % "jfoenix" % "9.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.jfoenix', module='jfoenix', version='9.0.4')
)
Apache Ivy
<dependency org="com.jfoenix" name="jfoenix" rev="9.0.4" />
Leiningen
[com.jfoenix/jfoenix "9.0.4"]
Apache Buildr
'com.jfoenix:jfoenix:jar:9.0.4'
Dependencies
The project has no third-party dependencies