0

I came to know about firebase job dispatcher and I would like to know whether I can use this using eclipse oxygen. Right now am using eclipse for android development.

If so then how can I get the jar file for this, or do i need something else.

https://github.com/firebase/firebase-jobdispatcher-android

Ankit Jayaprakash
  • 1,040
  • 3
  • 15
  • 31
  • Can I ask why you are still using an IDE that is no longer supported? – tyczj Apr 18 '18 at 18:15
  • An IDE has nothing to do with what libraries the app you build can use. – Gabe Sechan Apr 18 '18 at 18:21
  • @tyczj am connected to an old version, tfs that is not support in android studio – Ankit Jayaprakash Apr 18 '18 at 18:32
  • @GabeSechan , So how can i import firebase dispatcher library without gradle, I mean to ask how to get the jar file basically? – Ankit Jayaprakash Apr 18 '18 at 18:34
  • You probably want the aar. Grab it from the maven repository. Or use Gradle with Eclipse, its entirely possible. What you're really asking isn't how to use this library with android studio, you're asking how to use Maven packages with whatever build system you're using. – Gabe Sechan Apr 18 '18 at 18:35

0 Answers0