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