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