• Popular
  • Users
  • Login
Flic Home

Community

  • Login
  • Search
  • Popular
  • Users

Gradle/maven dependency

Developers
4
4
3.6k
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 14 Jun 2016, 12:56

    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 24 Oct 2016, 08:17

      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 4 Aug 2016, 07:28

        I second that. Maven or jcenter. Thanks

        1 Reply Last reply Reply Quote 0
        • fabian
          fabian FlicTeam last edited by 2 Aug 2016, 08:29

          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
          4 out of 4
          • First post
            4/4
            Last post