Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. juangui
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by juangui

    • Gradle/maven dependency

      I'd like to kindly ask the Flic developer's team to register the Flic library as a dependency in gradle and issue a version. In this way, we may import it much more easily in gradle.properties files from Android projects, using something like

      dependencies {
          compile 'io.flic.lib:fliclib:+'
      }
      

      Or, in cordova projects like my Cordova Flic plugin in the plugin.xml file, using

      <framework src="io.flic.lib:fliclib:+" />
      

      Cheers
      Juangui

      posted in Developers
      juangui
      juangui