Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users

    Gradle/maven dependency

    Developers
    4
    4
    3267
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • juangui
      juangui last edited by

      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

      1 Reply Last reply Reply Quote 1
      • kucherenko.alex
        kucherenko.alex last edited by

        Any updates? Three months passed...

        Example of how to publish artifact to jCenter - https://github.com/OleksandrKucherenko/binding-tc/blob/master/binder/build.gradle

        Look into [ ARTIFACTS ] section of file.

        1 Reply Last reply Reply Quote 0
        • guy.moreillon
          guy.moreillon last edited by

          I second that. Maven or jcenter. Thanks

          1 Reply Last reply Reply Quote 0
          • fabian
            fabian FlicTeam last edited by

            Hi

            I think this is a good idea. Right now our SDK developer is on vacation but I'll tell him to upload to maven when he gets back.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post